1
0
Fork 0

"altpager" is now the standard value and can be disabled. Depending upon the user reactions we can disable it in an upcoming version.

This commit is contained in:
Michael Vogel 2015-02-08 11:54:42 +01:00
commit 1d48ab0191
6 changed files with 17 additions and 17 deletions

View file

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