Changeset 9054 for trunk/wp-admin/categories.php
- Timestamp:
- 10/02/2008 01:32:27 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/categories.php
r9032 r9054 122 122 ?> 123 123 124 <div id="edit-settings">125 <a href="#edit_settings" id="show-settings-link" class="hide-if-no-js show-settings"><?php _e('Page Options') ?></a>126 124 <div id="edit-settings-wrap" class="hidden"> 127 <a href="#edit_settings" id="hide-settings-link" class="show-settings"><?php _e('Hide Options') ?></a>128 125 <h5><?php _e('Show on screen') ?></h5> 129 126 <form id="adv-settings" action="" method="get"> … … 133 130 <br class="clear" /> 134 131 </div></form> 135 </div> </div>132 </div> 136 133 137 134 <?php
Note: See TracChangeset
for help on using the changeset viewer.