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:
@@ -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';
|
||||
|
Reference in New Issue
Block a user