X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fdesert%2Ftheme.php;h=68c89b65a8edd8de32639e2c3148f79752c1c08d;hp=e708ffee73f120223014c18d2df02ccecdafb18b;hb=7dbf553750858b5a422c6ef736dfd2bc2e97c74f;hpb=f97a999e0737c0007ae9c3c26dfef49f75a175ac diff --git a/theme/desert/theme.php b/theme/desert/theme.php index e708ffee73..68c89b65a8 100644 --- a/theme/desert/theme.php +++ b/theme/desert/theme.php @@ -65,11 +65,11 @@ if (empty($GLOBALS['theme_mode'])) $GLOBALS['theme_mode'] = 'load'; switch ($GLOBALS['theme_mode']) { -case 'test': // Do stuff while testing the theme: The admin clicked on 'Import' - break; + case 'test': // Do stuff while testing the theme: The admin clicked on 'Import' + break; -case 'load': // Do stuff while theme is loaded normally - break; + case 'load': // Do stuff while theme is loaded normally + break; } // ?>