Changeset 12620 for trunk/wp-admin/ms-options.php
- Timestamp:
- 01/07/2010 12:24:03 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/ms-options.php
r12619 r12620 22 22 <div class="wrap"> 23 23 <h2><?php _e('Site Options') ?></h2> 24 <form method="post" action=" wpmu-edit.php?action=siteoptions">24 <form method="post" action="ms-edit.php?action=siteoptions"> 25 25 <?php wp_nonce_field( "siteoptions" ); ?> 26 26 <h3><?php _e('Operational Settings <em>(These settings cannot be modified by blog owners)</em>') ?></h3>
Note: See TracChangeset
for help on using the changeset viewer.