diff options
-rw-r--r-- | phpBB/language/en/acp/customisations.php | 2 |
1 files changed, 0 insertions, 2 deletions
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',
));
-
-?>
|