Global rewrite of engine:
[mailer.git] / inc / modules / admin / what-config_mods.php
index 6e3b2c55606e99d4fe13ea496d66295fcd8bfbf5..d2605ecc0ccfc68b6cf9b3634683aa59be654daf 100644 (file)
@@ -128,8 +128,8 @@ ORDER BY module', __FILE__, __LINE__);
                if (empty($content['title'])) $content['title'] = '---';
                if (($content['module'] == 'index') || ($content['module'] == 'login')) {
                        // Add link to detail statistics
-                       $content['module'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&amp;what=stats_mods&amp;mod=".$content['module']."\">".$content['module']."</a></strong>";
-               }
+                       $content['module'] = "<strong><a href=\"{%url=modules.php?module=admin&amp;what=stats_mods&amp;mod=" . $content['module'] . "%}\">" . $content['module'] . "</a></strong>";
+               } // END - if
 
                // Prepare array for the template
                // @TODO Rewritings: mod->module in template