Changeset 30908 for branches/4.1/src/wp-admin/edit-form-comment.php
- Timestamp:
- 12/16/2014 03:51:54 PM (8 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
-
branches/4.1/src/wp-admin/edit-form-comment.php
r28497 r30908 156 156 </form> 157 157 158 <?php if ( ! wp_is_mobile() ) : ?> 158 159 <script type="text/javascript"> 159 160 try{document.post.name.focus();}catch(e){} 160 161 </script> 162 <?php endif;
Note: See TracChangeset
for help on using the changeset viewer.