The number of comments per post are now editable.

This commit is contained in:
Michael Vogel 2014-05-29 22:26:03 +02:00
parent b0df06dd72
commit 00b8355ad5
2 changed files with 7 additions and 3 deletions

View file

@ -111,6 +111,7 @@
{{include file="field_checkbox.tpl" field=$use_fulltext_engine}}
{{include file="field_input.tpl" field=$itemcache}}
{{include file="field_input.tpl" field=$itemcache_duration}}
{{include file="field_input.tpl" field=$max_comments}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
</form>