aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/imageset_to_css.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/develop/imageset_to_css.php')
-rw-r--r--phpBB/develop/imageset_to_css.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/develop/imageset_to_css.php b/phpBB/develop/imageset_to_css.php
index d49fe9c741..bbe7c31c83 100644
--- a/phpBB/develop/imageset_to_css.php
+++ b/phpBB/develop/imageset_to_css.php
@@ -7,7 +7,7 @@
*/
$phpbb_root_path = '../';
-$style = 'subsilver2';
+$style = 'prosilver';
$imageset_path = $phpbb_root_path . 'styles/' . $style . '/imageset';
$theme_path = $phpbb_root_path . 'styles/' . $style . '/theme';