X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Ftheme_functions.php;h=8245ee807cbfed3de354ff2c111c961b2b3ba795;hp=02b8ea4c1538e837de0f127f1b92166ec4cfa2b6;hb=8fad776382e63b3f73f8dbe289f229d79cfc2c22;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341 diff --git a/inc/libs/theme_functions.php b/inc/libs/theme_functions.php index 02b8ea4c15..8245ee807c 100644 --- a/inc/libs/theme_functions.php +++ b/inc/libs/theme_functions.php @@ -60,7 +60,7 @@ function generateThemeSelectionBox () { // Only activated themes for the user $add = " WHERE `theme_active`='Y'"; - // Do we have admin? + // Is there admin? if (isAdmin()) $add = ''; // Select all themes we want