1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/12958] Remove more references of subsilver2

PHPBB3-12958
This commit is contained in:
Joas Schilling
2014-08-10 12:17:03 +02:00
parent 8c40574049
commit 59780bbd09
10 changed files with 9 additions and 144 deletions

View File

@@ -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';