X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fdefault%2Ftheme.php;h=b07a739c19683d198fdf2501e79186a901b97c4d;hp=cded2239896d474f676565f214ab243c7a5072ab;hb=5261b522112c11417fc87bb0b14ca078bfa398e3;hpb=3fcf6d848f3437f860c4899363366f24543a111e diff --git a/theme/default/theme.php b/theme/default/theme.php index cded223989..b07a739c19 100644 --- a/theme/default/theme.php +++ b/theme/default/theme.php @@ -44,7 +44,7 @@ if (!defined('__SECURITY')) { // Theme definitions // // The name of your theme -$GLOBALS['theme_data']['name'] = 'Standart-Theme'; +$GLOBALS['theme_data']['name'] = 'Standard-Theme'; // Only your name please! $GLOBALS['theme_data']['author'] = 'Roland Häder';