Update usercp_register.tpl

This commit is contained in:
Roman Kelesidis 2023-10-06 16:29:11 +07:00
parent aa4cf544c7
commit bdcd3f3735

View File

@ -119,7 +119,7 @@ document.write('<input type="hidden" name="user_timezone" value="'+tz+'" />');
</tr>
<!-- ENDIF -->
<tr>
<td class="prof-title">ICQ:</td>
<td class="prof-title">{L_ICQ}:</td>
<td><input type="text" name="user_icq" size="30" maxlength="15" value="{USER_ICQ}" /></td>
</tr>
<tr>