]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_edit.php
Extension ext-surfbar continued:
[mailer.git] / inc / modules / admin / what-theme_edit.php
index 74f24c839024e7f870efc6bcda65947a66663092..19055c26b56678a514f93c5ecebe0913123e73f6 100644 (file)
@@ -120,7 +120,7 @@ if (!SQL_HASZERONUMS($result)) {
                // Is the loaded theme name != current theme name?
                $content['link'] = $content['theme_path'];
                if ($content['theme_path'] != getCurrentTheme()) {
-                       $content['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>';
+                       $content['link'] = '<a href="{%url=modules.php?module=admin&amp;what=theme_edit&amp;default_theme=' . $content['theme_path'] . '%}" title="{--ADMIN_SET_AS_DEFAULT_THEME--}">' . $content['theme_path'] . '</a>';
                } // END - if
 
                // Prepare data for the row template