mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- bugfixes
- default sort options for posts too - adjusted format_date to remove the (time intensive) preg_ calls - temporary style.php code. git-svn-id: file:///svn/phpbb/trunk@5068 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -120,6 +120,7 @@ $lang += array(
|
||||
'FORUM_LOCATION' => 'Forum Location',
|
||||
'FORUM_LOCKED' => 'Forum Locked',
|
||||
'FORUM_RULES' => 'Forum Rules',
|
||||
'FORUM_RULES_LINK' => 'Please click to view the forum rules',
|
||||
'FROM' => 'from',
|
||||
|
||||
'GO' => 'Go',
|
||||
|
Reference in New Issue
Block a user