Changeset 2573
- Timestamp:
- 04/23/2005 05:36:33 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options.php
r2526 r2573 92 92 93 93 <div class="wrap"> 94 <h2> All options</h2>94 <h2><?php _e('All options'); ?></h2> 95 95 <form name="form" action="options.php" method="post"> 96 96 <input type="hidden" name="action" value="update" />
Note: See TracChangeset
for help on using the changeset viewer.