summaryrefslogtreecommitdiff
path: root/themes/clouds/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/clouds/theme.php')
-rw-r--r--themes/clouds/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/clouds/theme.php b/themes/clouds/theme.php
index 9530ee90c6..e07e9ba3e3 100644
--- a/themes/clouds/theme.php
+++ b/themes/clouds/theme.php
@@ -48,7 +48,7 @@ function getMenuAsCustomList($menu) {
$theme_name = "clouds";
// 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';