]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_edit.php
Global rewrite of engine:
[mailer.git] / inc / modules / admin / what-theme_edit.php
index 276a55324e7da6c3ed6cd6a4df492a93f0ddb50e..9e4ae15dc37d0d37340ecf96036f90bb681b509c 100644 (file)
@@ -124,7 +124,7 @@ if (SQL_NUMROWS($result) > 0) {
 
                // Is the loaded theme name != current theme name?
                $LINK = $content['theme_path'];
-               if ($content['theme_path'] != getCurrentTheme()) $LINK = "<a href=\"{?URL?}/modules.php?module=admin&amp;what=theme_edit&amp;default_theme=".$content['theme_path']."\" title=\"{--ADMIN_SET_AS_NEW_THEME--}\">".$content['theme_path']."</a>";
+               if ($content['theme_path'] != getCurrentTheme()) $LINK = "<a href=\"{%url=modules.php?module=admin&amp;what=theme_edit&amp;default_theme=".$content['theme_path']."%}\" title=\"{--ADMIN_SET_AS_NEW_THEME--}\">".$content['theme_path']."</a>";
 
                // Prepare data for the row template
                $content = array(