aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/ucp_prefs_view.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subSilver/template/ucp_prefs_view.html')
-rw-r--r--phpBB/styles/subSilver/template/ucp_prefs_view.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/phpBB/styles/subSilver/template/ucp_prefs_view.html b/phpBB/styles/subSilver/template/ucp_prefs_view.html
index 8d3d07215d..52d6513691 100644
--- a/phpBB/styles/subSilver/template/ucp_prefs_view.html
+++ b/phpBB/styles/subSilver/template/ucp_prefs_view.html
@@ -37,10 +37,6 @@
<td class="row2"><input type="radio" name="wordcensor" value="1"{DISABLE_CENSORS_YES} /><span class="gen">{L_YES}</span>&nbsp; &nbsp;<input type="radio" name="wordcensor" value="0"{DISABLE_CENSORS_NO} /><span class="gen">{L_NO}</span></td>
</tr>
<!-- ENDIF -->
- <tr>
- <td class="row1" width="50%"><b class="genmed">{L_MINIMUM_KARMA}:</b><br /><span class="gensmall">{L_MINIMUM_KARMA_EXPLAIN}</span></td>
- <td class="row2"><select name="minkarma">{S_MIN_KARMA_OPTIONS}</select></td>
-
<tr>
<td class="row1" width="50%"><b class="genmed">{L_VIEW_TOPICS_DAYS}:</b></td>
<td class="row2">{S_SELECT_SORT_DAYS}</td>