Changeset 12546 for trunk/wp-content/themes/default/functions.php
- Timestamp:
- 12/26/2009 09:00:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/functions.php
r12180 r12546 372 372 373 373 function kubrick_theme_page() { 374 if ( isset( $_REQUEST['saved'] ) ) echo '<div id="message" class="updated fade"><p><strong>'.__('Options saved.').'</strong></p></div>';374 if ( isset( $_REQUEST['saved'] ) ) echo '<div id="message" class="updated"><p><strong>'.__('Options saved.').'</strong></p></div>'; 375 375 ?> 376 376 <div class='wrap'>
Note: See TracChangeset
for help on using the changeset viewer.