Merge pull request #355 from phpbb-es/patch-1

Update portal_acp.php
This commit is contained in:
Marc Alexander
2014-08-24 22:57:25 +02:00

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',
));