aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShibu Lijack <shibulijack@gmail.com>2012-04-11 18:01:58 +0530
committerShibu Lijack <shibulijack@gmail.com>2012-04-11 18:01:58 +0530
commit7fa2be51ce1a9c3f196c85a450da8f200b95bf84 (patch)
tree5250c20b96e9ec9ae1cdc52d82c4091a53afa385
parent394a95b5c5c048e9c606f5fc05e512ddc40e5ded (diff)
downloadforums-7fa2be51ce1a9c3f196c85a450da8f200b95bf84.tar
forums-7fa2be51ce1a9c3f196c85a450da8f200b95bf84.tar.gz
forums-7fa2be51ce1a9c3f196c85a450da8f200b95bf84.tar.bz2
forums-7fa2be51ce1a9c3f196c85a450da8f200b95bf84.tar.xz
forums-7fa2be51ce1a9c3f196c85a450da8f200b95bf84.zip
[ticket/10688] Changed version 3.0 to 3.1
Replaced phpBB 3.0 to 3.1 in the stylesheets PHPBB-10688
-rw-r--r--phpBB/adm/style/admin.css2
-rw-r--r--phpBB/styles/prosilver/theme/stylesheet.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css
index ceda824e5a..7ae4339b49 100644
--- a/phpBB/adm/style/admin.css
+++ b/phpBB/adm/style/admin.css
@@ -1,4 +1,4 @@
-/* phpBB 3.0 Admin Style Sheet
+/* phpBB 3.1 Admin Style Sheet
------------------------------------------------------------------------
Original author: subBlue ( http://www.subblue.com/ )
Copyright 2007 phpBB Group ( http://www.phpbb.com/ )
diff --git a/phpBB/styles/prosilver/theme/stylesheet.css b/phpBB/styles/prosilver/theme/stylesheet.css
index 3cf60ea494..b597ee43e6 100644
--- a/phpBB/styles/prosilver/theme/stylesheet.css
+++ b/phpBB/styles/prosilver/theme/stylesheet.css
@@ -1,6 +1,6 @@
/* phpBB3 Style Sheet
--------------------------------------------------------------
- Style name: prosilver (the default phpBB 3.0.x style)
+ Style name: prosilver (the default phpBB 3.1.x style)
Based on style:
Original author: Tom Beddard ( http://www.subblue.com/ )
Modified by: phpBB Group ( http://www.phpbb.com/ )