summaryrefslogtreecommitdiff
path: root/themes/_administration/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/_administration/theme.php')
-rw-r--r--themes/_administration/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php
index 5613cef441..97f526904a 100644
--- a/themes/_administration/theme.php
+++ b/themes/_administration/theme.php
@@ -30,7 +30,7 @@ if (!defined('WT_WEBTREES')) {
$theme_name = "_administration";
// A version number in the path prevents browser-cache problems during upgrade
-define('WT_CSS_URL', WT_THEME_URL . 'css-1.5.1/');
+define('WT_CSS_URL', WT_THEME_URL . 'css-1.5.2/');
$headerfile = WT_THEME_DIR . 'header.php';
$footerfile = WT_THEME_DIR . 'footer.php';