Update portal_acp.php

Marc, I think you do not need this part ...?
Lines 122 to 133
This commit is contained in:
phpBB España
2014-08-24 17:52:27 +02:00
parent 8724215bad
commit bfec89846b

View File

@@ -130,5 +130,5 @@ $lang = array_merge($lang, array(
'NOT_UP_TO_DATE' => '%s is not up to date',
'RELEASE_ANNOUNCEMENT' => 'Annoucement Topic',
'UP_TO_DATE' => '%s is up to date',
'VERSION_CHECK' => 'MOD Version Check',
'VERSION_CHECK' => 'Extension Version Check',
));