summaryrefslogtreecommitdiff
path: root/themes/xenea/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xenea/theme.php')
-rw-r--r--themes/xenea/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/xenea/theme.php b/themes/xenea/theme.php
index ce45f315de..faa9be96ef 100644
--- a/themes/xenea/theme.php
+++ b/themes/xenea/theme.php
@@ -30,7 +30,7 @@ if (!defined('WT_WEBTREES')) {
$theme_name = "xenea";
// 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';