X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Faction-themes.php;h=1135235c6a129e277881adb2fe76e3beea7fc515;hp=9e39e3e1f8b44a4c91adb7d167d6494df2856a7b;hb=56156f6c4392510cdbe0eb4f2ccefc23b43e2672;hpb=3daede4c904e23905c3e48dd6749019deca0a0e0 diff --git a/inc/modules/member/action-themes.php b/inc/modules/member/action-themes.php index 9e39e3e1f8..1135235c6a 100644 --- a/inc/modules/member/action-themes.php +++ b/inc/modules/member/action-themes.php @@ -63,7 +63,7 @@ if ($num_themes > 1) { $OUT = LOAD_TEMPLATE("theme_one", true); } elseif (IS_ADMIN()) { // If there is no theme installed and there's an admin notify him! - $OUT = LOAD_TEMPLATE("admin_settings_saved", true, "".ADMIN_NO_THEME_INSTALLED_WARNING.""); + $OUT = LOAD_TEMPLATE("admin_settings_saved", true, "
".ADMIN_NO_THEME_INSTALLED_WARNING."
"); } // Remember