Changeset 3983 for trunk/wp-admin/edit-page-form.php
- Timestamp:
- 07/05/2006 08:28:02 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-page-form.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-page-form.php
r3932 r3983 38 38 39 39 <script type="text/javascript"> 40 <!-- 40 // <![CDATA[ 41 41 function focusit() { // focus on first input field 42 42 document.post.title.focus(); 43 43 } 44 44 addLoadEvent(focusit); 45 // -->45 // ]]> 46 46 </script> 47 47 <div id="poststuff"> … … 84 84 85 85 <?php if ( 0 != count( get_page_templates() ) ) { ?> 86 <fieldset id="page parent" class="dbx-box">86 <fieldset id="pagetemplate" class="dbx-box"> 87 87 <h3 class="dbx-handle"><?php _e('Page Template:') ?></h3> 88 88 <div class="dbx-content"><p><select name="page_template">
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)