aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_profile_profile_info.html
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-03-04 11:22:55 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-03-05 21:38:57 +0100
commit2e5106aae1bfe83ad8b2336a6d519da5aabc59d2 (patch)
treeece483e4a0e00f08e426570bb51140273b39f03b /phpBB/styles/prosilver/template/ucp_profile_profile_info.html
parent71354ef185e003319cdc9031928054fdb2f0b970 (diff)
downloadforums-2e5106aae1bfe83ad8b2336a6d519da5aabc59d2.tar
forums-2e5106aae1bfe83ad8b2336a6d519da5aabc59d2.tar.gz
forums-2e5106aae1bfe83ad8b2336a6d519da5aabc59d2.tar.bz2
forums-2e5106aae1bfe83ad8b2336a6d519da5aabc59d2.tar.xz
forums-2e5106aae1bfe83ad8b2336a6d519da5aabc59d2.zip
[ticket/12237] Convert yahoo messanger to custom profile field
PHPBB3-12237
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_profile_profile_info.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_profile_profile_info.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html
index fced53cfa0..8193f4c6ae 100644
--- a/phpBB/styles/prosilver/template/ucp_profile_profile_info.html
+++ b/phpBB/styles/prosilver/template/ucp_profile_profile_info.html
@@ -15,10 +15,6 @@
<dd><input type="text" name="aim" id="aim" maxlength="255" value="{AIM}" class="inputbox" /></dd>
</dl>
<dl>
- <dt><label for="yim">{L_UCP_YIM}{L_COLON}</label></dt>
- <dd><input type="text" name="yim" id="yim" maxlength="255" value="{YIM}" class="inputbox" /></dd>
- </dl>
- <dl>
<dt><label for="jabber">{L_UCP_JABBER}{L_COLON}</label></dt>
<dd><input type="email" name="jabber" id="jabber" maxlength="255" value="{JABBER}" class="inputbox" /></dd>
</dl>