diff --git a/pixelegg/hook_settings.inc.php b/pixelegg/hook_settings.inc.php index 885dfe59a0..6e097f9fe5 100644 --- a/pixelegg/hook_settings.inc.php +++ b/pixelegg/hook_settings.inc.php @@ -51,7 +51,7 @@ foreach($colors as $color => $label) $GLOBALS['settings'] = array( 'prefssection' => array( 'type' => 'section', - 'title' => lang('Preferences for the %1 template set','Pixelegg'), + 'title' => lang('Preferences for the %1 template set','Standard'), 'no_lang'=> true, 'xmlrpc' => False, 'admin' => False,