1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 19:11:47 +02:00

Some bugfixes, quick-(un)locking now works.

git-svn-id: file:///svn/phpbb/trunk@3005 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Ludovic Arnaud
2002-11-01 21:35:41 +00:00
parent ac0c0f5247
commit 97978b69f1
5 changed files with 121 additions and 148 deletions

View File

@@ -409,7 +409,6 @@ $lang = array_merge($lang, array(
'Remove' => 'Remove',
'Config_updated' => 'Forum configuration updated successfully',
'Edit' => 'Edit',
'Delete' => 'Delete',
'Move_up' => 'Move up',
'Move_down' => 'Move down',
'Resync' => 'Resync',