X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmodules%2Fadmin%2Fwhat-logs.php;h=6d244e9656a9866efe8595bac7e1c5a3c9cf43fe;hb=9afd6ec5878544a7982c50ed9c0dd7de37606d5b;hp=51ff5dfbb37b1ea20fc8297740fd3ec522a37672;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e;p=mailer.git diff --git a/inc/modules/admin/what-logs.php b/inc/modules/admin/what-logs.php index 51ff5dfbb3..6d244e9656 100644 --- a/inc/modules/admin/what-logs.php +++ b/inc/modules/admin/what-logs.php @@ -101,7 +101,7 @@ if (isGetRequestElementSet('access')) { $file = basename($file); // Okay, add it - outputHtml("
  • ".$file."
  • "); + outputHtml('
  • ' . $file . '
  • '); } // END - foreach // Finish list