]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-stats_mods.php
Fixes in changing URLs in surfbar extension. Resolves #40/#41
[mailer.git] / inc / modules / admin / what-stats_mods.php
index fc69db6d3e89a7710d8a5315ce00a9ba55602876..0f160adf3ff439095737084347c717624dd91ad4 100644 (file)
@@ -38,7 +38,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
 }
 
 // Add description as navigation point
-ADD_DESCR("admin", basename(__FILE__));
+ADD_DESCR("admin", __FILE__);
 
 // If var is empty set it to empty
 if (empty($_GET['mod'])) $_GET['mod'] = "";
@@ -92,7 +92,7 @@ if (($_GET['mod'] == "index") || ($_GET['mod'] == "login"))
                if (($mod == "index") || ($mod == "login"))
                {
                        // Add link to detail statistics
-                       $mod = "<STRONG><A href=\"".URL."/modules.php?module=admin&amp;what=stats_mods&amp;mod=".$mod."\">".$mod."</A></STRONG>";
+                       $mod = "<strong><a href=\"".URL."/modules.php?module=admin&amp;what=stats_mods&amp;mod=".$mod."\">".$mod."</a></strong>";
                }
                // Prepare array for the template
                $content = array(