Changeset 30842 for trunk/src/wp-admin/edit-form-comment.php
- Timestamp:
- 12/13/2014 10:07:58 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/edit-form-comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-comment.php
r28497 r30842 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.