X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_mediadata.php;h=794f1a6e708001d73d743a74d152fcb3effcce14;hp=849e8792d9355479816b2061c46ad9fa9e12ef80;hb=c2e17d983fcbc0c3bd1dd37908d87c678f0367df;hpb=d49fe31440f5946f23cd2b4044c6e0256640dde4 diff --git a/inc/modules/admin/what-config_mediadata.php b/inc/modules/admin/what-config_mediadata.php index 849e8792d9..794f1a6e70 100644 --- a/inc/modules/admin/what-config_mediadata.php +++ b/inc/modules/admin/what-config_mediadata.php @@ -75,7 +75,7 @@ if (isFormSent()) { // Start of this exchange if (getConfig('mt_start') > 0) { // Only show start - $content['mt_start'] = '' . generateDateTime(getConfig('mt_start'), '3') . ''; + $content['mt_start'] = '' . generateDateTime(getConfig('mt_start'), 3) . ''; } else { // Make start editable $content['mt_start'] =