More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / modules / admin / what-config_mediadata.php
index 849e8792d9355479816b2061c46ad9fa9e12ef80..794f1a6e708001d73d743a74d152fcb3effcce14 100644 (file)
@@ -75,7 +75,7 @@ if (isFormSent()) {
        // Start of this exchange
        if (getConfig('mt_start') > 0) {
                // Only show start
-               $content['mt_start'] = '<strong>' . generateDateTime(getConfig('mt_start'), '3') . '</strong>';
+               $content['mt_start'] = '<strong>' . generateDateTime(getConfig('mt_start'), 3) . '</strong>';
        } else {
                // Make start editable
                $content['mt_start'] =