mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Completely reworded the FAQ for Summer Time, purged Americanism (well, <abbr>ed them :P) and removed the un-used GROUP_DST var. git-svn-id: file:///svn/phpbb/trunk@7346 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -730,7 +730,7 @@ $lang = array_merge($lang, array(
|
||||
'12.75' => 'UTC + 12:45 hours',
|
||||
'13' => 'UTC + 13 hours',
|
||||
'14' => 'UTC + 14 hours',
|
||||
'dst' => '[ DST ]',
|
||||
'dst' => '[ <abbr title="Daylight Saving Time">DST</abbr> ]',
|
||||
),
|
||||
|
||||
'tz_zones' => array(
|
||||
|
Reference in New Issue
Block a user