From c79992d1cc06a6133b67117262685d8b4b7ae51b Mon Sep 17 00:00:00 2001 From: maelsoucaze Date: Sat, 29 Oct 2011 19:09:54 +0200 Subject: [PATCH] [ticket/10254] Remove subsilver2 as default style on theme. PHPBB3-10254 --- phpBB/styles/subsilver2/theme/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/subsilver2/theme/stylesheet.css b/phpBB/styles/subsilver2/theme/stylesheet.css index b497620573..e658994de4 100644 --- a/phpBB/styles/subsilver2/theme/stylesheet.css +++ b/phpBB/styles/subsilver2/theme/stylesheet.css @@ -1,6 +1,6 @@ /* phpBB3 Style Sheet -------------------------------------------------------------- - Style name: subsilver2 (the default phpBB 3.0.x style) + Style name: subsilver2 Based on style: subSilver (the default phpBB 2.0.x style) Original author: Tom Beddard ( http://www.subblue.com/ ) Modified by: phpBB Group ( http://www.phpbb.com/ )