HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / inc / modules / admin / what-config_mediadata.php
index 2ea9b1b18db6e848575a09a2c38a59fc837d928f..20e1b5537b2537f9a61f23ac331606bdeb978fce 100644 (file)
@@ -80,7 +80,7 @@ if (isset($_POST['ok']))
        if (getConfig('mt_start') > 0)
        {
                // Only show start
        if (getConfig('mt_start') > 0)
        {
                // Only show start
-               define('__MT_START', "<STRONG>".MAKE_DATETIME(getConfig('mt_start'), "3")."</STRONG>");
+               define('__MT_START', "<strong>".MAKE_DATETIME(getConfig('mt_start'), "3")."</strong>");
        }
         else
        {
        }
         else
        {