diff --git a/phpBB/language/en/acp/customisations.php b/phpBB/language/en/acp/customisations.php index 5b15ae7655..e20806eac2 100644 --- a/phpBB/language/en/acp/customisations.php +++ b/phpBB/language/en/acp/customisations.php @@ -104,5 +104,3 @@ $lang = array_merge($lang, array( 'AUTHOR_HOMEPAGE' => 'Author Homepage', 'AUTHOR_ROLE' => 'Author Role', )); - -?>