Make WordPress Core


Ignore:
Timestamp:
01/17/2006 02:07:37 AM (19 years ago)
Author:
matt
Message:

Better text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/default/functions.php

    r3399 r3451  
    129129        add_action('admin_head', 'kubrick_theme_page_head');
    130130    }
    131     add_theme_page("Kubrick Theme Options", "Current Theme Options", 'edit_themes', basename(__FILE__), 'kubrick_theme_page');
     131    add_theme_page('Customize Header', 'Header Image and Color', 'edit_themes', basename(__FILE__), 'kubrick_theme_page');
    132132}
    133133
Note: See TracChangeset for help on using the changeset viewer.