mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
fix some issues with oop, fixing small bugs and prepare the next steps...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout) git-svn-id: file:///svn/phpbb/trunk@4883 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -148,7 +148,6 @@ $lang += array(
|
||||
'SPLIT_TOPIC_EXPLAIN' => 'Using the form below you can split a topic in two, either by selecting the posts individually or by splitting at a selected post',
|
||||
|
||||
'THIS_POST_IP' => 'IP for this post',
|
||||
'TIME' => 'Time',
|
||||
'TOPICS_APPROVED_SUCCESS' => 'The selected topics have been approved',
|
||||
'TOPICS_DELETED_SUCCESS'=> 'The selected topics have been successfully removed from the database',
|
||||
'TOPICS_FORKED_SUCCESS' => 'The selected topics have been copied successfully',
|
||||
|
Reference in New Issue
Block a user