mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 22:33:55 -07:00
Update usercp_register.tpl
This commit is contained in:
parent
45fcc412ab
commit
b356a15c05
1 changed files with 2 additions and 0 deletions
|
@ -326,6 +326,7 @@
|
|||
<label><input type="radio" name="user_hide_torrent_client" value="0" <!-- IF not USER_HIDE_TORRENT_CLIENT -->checked<!-- ENDIF --> />{L_NO}</label>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- IF $bb_cfg['ip2country_settings']['enabled'] -->
|
||||
<tr>
|
||||
<td class="prof-title">{L_HIDE_PEER_COUNTRY_NAME}:</td>
|
||||
<td>
|
||||
|
@ -333,6 +334,7 @@
|
|||
<label><input type="radio" name="user_hide_peer_country" value="0" <!-- IF not USER_HIDE_PEER_COUNTRY -->checked<!-- ENDIF --> />{L_NO}</label>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- ENDIF -->
|
||||
<tr>
|
||||
<th colspan="2">{L_AVATAR_PANEL}</th>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue