diff options
author | maelsoucaze <maelsoucaze@phpbb.com> | 2011-10-29 17:20:36 +0200 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2011-11-14 13:28:42 +0100 |
commit | dee836315ca0d449d252929313e30fb64e452fe4 (patch) | |
tree | 1f6bbca9283c9c60b15a36f9a1e4c5b6088fc160 /phpBB/styles/subsilver2 | |
parent | 6d913d36466a308333535963f682c07b76df9369 (diff) | |
download | forums-dee836315ca0d449d252929313e30fb64e452fe4.tar forums-dee836315ca0d449d252929313e30fb64e452fe4.tar.gz forums-dee836315ca0d449d252929313e30fb64e452fe4.tar.bz2 forums-dee836315ca0d449d252929313e30fb64e452fe4.tar.xz forums-dee836315ca0d449d252929313e30fb64e452fe4.zip |
[ticket/10254] Remove style names from themes and fix some informations on it.
PHPBB3-10254
Diffstat (limited to 'phpBB/styles/subsilver2')
-rw-r--r-- | phpBB/styles/subsilver2/theme/stylesheet.css | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/phpBB/styles/subsilver2/theme/stylesheet.css b/phpBB/styles/subsilver2/theme/stylesheet.css index c2b6718d87..b497620573 100644 --- a/phpBB/styles/subsilver2/theme/stylesheet.css +++ b/phpBB/styles/subsilver2/theme/stylesheet.css @@ -1,14 +1,13 @@ -/* phpBB 3.0 Style Sheet +/* phpBB3 Style Sheet -------------------------------------------------------------- - Style name: subsilver2 - Based on style: subSilver (the default phpBB 2 style) - Original author: subBlue ( http://www.subBlue.com/ ) - Modified by: psoTFX and the phpBB team ( http://www.phpbb.com ) + Style name: subsilver2 (the default phpBB 3.0.x style) + 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/ ) - This is an alternative style for phpBB3 for those wishing to stay with - the familiar subSilver style of phpBB version 2.x - - Copyright 2006 phpBB Group ( http://www.phpbb.com/ ) + NOTE: This page was generated by phpBB, the free open-source bulletin board package. + The phpBB Group is not responsible for the content of this page and forum. + For more information about phpBB please visit http://www.phpbb.com/ -------------------------------------------------------------- */ |