diff options
| author | Cesar G <prototech91@gmail.com> | 2014-03-20 02:33:19 -0700 |
|---|---|---|
| committer | Cesar G <prototech91@gmail.com> | 2014-04-15 08:56:34 -0700 |
| commit | eae37267a5dd88233af8c8d93b1f9c8d80dc4757 (patch) | |
| tree | 32f6fc01d1462c673b27eabfb1a0f4ae2c7de274 /phpBB/language/en/memberlist.php | |
| parent | 7d4be1fe195061fa9ff38d2b83480874843d36bb (diff) | |
| download | forums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.tar forums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.tar.gz forums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.tar.bz2 forums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.tar.xz forums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.zip | |
[ticket/12265] Simplify contact icon design and move to dropdown.
PHPBB3-12265
Diffstat (limited to 'phpBB/language/en/memberlist.php')
| -rw-r--r-- | phpBB/language/en/memberlist.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/memberlist.php b/phpBB/language/en/memberlist.php index 95efe35b7d..f92286a092 100644 --- a/phpBB/language/en/memberlist.php +++ b/phpBB/language/en/memberlist.php @@ -47,7 +47,6 @@ $lang = array_merge($lang, array( 'BEFORE' => 'Before', 'CC_EMAIL' => 'Send a copy of this email to yourself.', - 'CONTACT_USER' => 'Contact', 'DEST_LANG' => 'Language', 'DEST_LANG_EXPLAIN' => 'Select an appropriate language (if available) for the recipient of this message.', |
