aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/memberlist.php
diff options
context:
space:
mode:
authorn-aleha <nick_aleha@myway.com>2014-07-08 02:09:10 +0300
committern-aleha <nick_aleha@myway.com>2014-07-08 02:09:10 +0300
commitf2745d1e574af528270869994f2323db68dc8466 (patch)
tree2ea53095bf61a7fc4b76813522d0ff236b270d2d /phpBB/language/en/memberlist.php
parent4679fa543b40ae2d37f99db1907cfee0381995b5 (diff)
downloadforums-f2745d1e574af528270869994f2323db68dc8466.tar
forums-f2745d1e574af528270869994f2323db68dc8466.tar.gz
forums-f2745d1e574af528270869994f2323db68dc8466.tar.bz2
forums-f2745d1e574af528270869994f2323db68dc8466.tar.xz
forums-f2745d1e574af528270869994f2323db68dc8466.zip
[ticket/12768] More fixes in language files
More spaces converted to tabs for identation in language files. PHPBB3-12768
Diffstat (limited to 'phpBB/language/en/memberlist.php')
-rw-r--r--phpBB/language/en/memberlist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/memberlist.php b/phpBB/language/en/memberlist.php
index c1bb25e7fb..1a05975892 100644
--- a/phpBB/language/en/memberlist.php
+++ b/phpBB/language/en/memberlist.php
@@ -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',
));