Changeset 61515
- Timestamp:
- 01/23/2026 02:59:07 AM (4 weeks ago)
- File:
-
- 1 edited
-
trunk/src/wp-content/themes/twentyten/404.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/404.php
r61440 r61515 23 23 </div><!-- #content --> 24 24 </div><!-- #container --> 25 <script>26 // Focus on search field after it has loaded.27 document.getElementById('s') && document.getElementById('s').focus();28 </script>29 25 30 26 <?php get_footer(); ?>
Note: See TracChangeset
for help on using the changeset viewer.