mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-15 05:04:09 +02:00
[ticket/12768] More fixes in language files
More spaces converted to tabs for identation in language files. PHPBB3-12768
This commit is contained in:
@@ -146,6 +146,6 @@ $lang = array_merge($lang, array(
|
||||
'VIEW_FACEBOOK_PROFILE' => 'View Facebook Profile',
|
||||
'VIEW_SKYPE_PROFILE' => 'View Skype Profile',
|
||||
'VIEW_TWITTER_PROFILE' => 'View Twitter Profile',
|
||||
'VIEW_YOUTUBE_CHANNEL' => 'View YouTube Channel',
|
||||
'VIEW_YOUTUBE_CHANNEL' => 'View YouTube Channel',
|
||||
'VIEW_GOOGLEPLUS_PROFILE' => 'View Google+ Profile',
|
||||
));
|
||||
|
Reference in New Issue
Block a user