added preference editor for spamfilter
This commit is contained in:
parent
07b311f384
commit
6ec62c8a56
1 changed files with 7 additions and 0 deletions
|
@ -121,6 +121,13 @@ of available skinsets.</span></td>
|
|||
<td class="small" nowrap="nowrap">Small size:</td>
|
||||
<td nowrap="nowrap"><% site.smallsize as="editor" width="10" %></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" nowrap="nowrap"><div class="commentHead"> </div><br />
|
||||
<b><a name="spamfilter">Referrer spam filter</a></b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" nowrap="nowrap"><% site.preferences name="spamfilter" as="editor" cols="40" rows="7" %></td>
|
||||
</tr>
|
||||
<% site.notification %>
|
||||
<tr>
|
||||
<td class="small" nowrap="nowrap"> </td>
|
||||
|
|
Loading…
Add table
Reference in a new issue