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