diff options
author | Andreas Fischer <bantu@phpbb.com> | 2011-11-14 13:32:54 +0100 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2011-11-14 13:32:54 +0100 |
commit | e543effc64d6a1b615166826a5a65dd8c7e34316 (patch) | |
tree | 9725b3b9468109751c4ddd3e6cff85b2d1b1e5ee /phpBB/styles/prosilver | |
parent | cf044c363b788ab77cf1539af13c4c035ba0b970 (diff) | |
download | forums-e543effc64d6a1b615166826a5a65dd8c7e34316.tar forums-e543effc64d6a1b615166826a5a65dd8c7e34316.tar.gz forums-e543effc64d6a1b615166826a5a65dd8c7e34316.tar.bz2 forums-e543effc64d6a1b615166826a5a65dd8c7e34316.tar.xz forums-e543effc64d6a1b615166826a5a65dd8c7e34316.zip |
[ticket/10254] Add "phpBB Group" to "Modified by" in prosilver stylesheet.css
PHPBB3-10254
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r-- | phpBB/styles/prosilver/theme/stylesheet.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/stylesheet.css b/phpBB/styles/prosilver/theme/stylesheet.css index 312e8497b8..4a7356fbaa 100644 --- a/phpBB/styles/prosilver/theme/stylesheet.css +++ b/phpBB/styles/prosilver/theme/stylesheet.css @@ -3,7 +3,7 @@ Style name: prosilver (the default phpBB 3.0.x style) Based on style: Original author: Tom Beddard ( http://www.subblue.com/ ) - Modified by: + Modified by: phpBB Group ( http://www.phpbb.com/ ) -------------------------------------------------------------- */ |