]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-logs.php
More HTML code swapped into templates (#68 again)
[mailer.git] / inc / modules / admin / what-logs.php
index 51ff5dfbb37b1ea20fc8297740fd3ec522a37672..6d244e9656a9866efe8595bac7e1c5a3c9cf43fe 100644 (file)
@@ -101,7 +101,7 @@ if (isGetRequestElementSet('access')) {
                        $file = basename($file);
 
                        // Okay, add it
                        $file = basename($file);
 
                        // Okay, add it
-                       outputHtml("<li><a href=\"{?URL?}/modules.php?module=admin&amp;what=".getWhat()."&amp;access=".urlencode($file)."\">".$file."</a></li>");
+                       outputHtml('<li><a href="{?URL?}/modules.php?module=admin&amp;what=' . getWhat() . '&amp;access=' . urlencode($file) . '">' . $file . '</a></li>');
                } // END - foreach
 
                // Finish list
                } // END - foreach
 
                // Finish list