Changeset 12681
- Timestamp:
- 01/09/2010 07:19:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/ms-sites.php
r12674 r12681 146 146 147 147 <div id="blogedit_blogoptions" class="postbox " > 148 <h3 class='hndle'><span><?php printf( __('Blog options ( wp_%s_options)'), $id); ?></span></h3>148 <h3 class='hndle'><span><?php printf( __('Blog options (%s_options)'), $blog_prefix ); ?></span></h3> 149 149 <div class="inside"> 150 150 <table class="form-table">
Note: See TracChangeset
for help on using the changeset viewer.