mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
- removing karma
git-svn-id: file:///svn/phpbb/trunk@4958 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
<tr>
|
||||
<td class="gen" align="center"><!-- IF USER_COLOR --><b style="color: #{USER_COLOR}"><!-- ELSE --><b><!-- ENDIF -->{USERNAME}</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">{KARMA_IMG}</td>
|
||||
</tr>
|
||||
<!-- IF RANK -->
|
||||
<tr>
|
||||
<td class="postdetails" align="center">{RANK}</td>
|
||||
|
@@ -37,10 +37,6 @@
|
||||
<td class="row2"><input type="radio" name="wordcensor" value="1"{DISABLE_CENSORS_YES} /><span class="gen">{L_YES}</span> <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>
|
||||
|
Reference in New Issue
Block a user