1
0
Fork 0

Unlimited level threading is now a site option.

This commit is contained in:
Domovoy 2012-07-29 19:53:04 +02:00
commit 2fc0fcdc18
3 changed files with 17 additions and 10 deletions

View file

@ -71,6 +71,7 @@
{{ inc field_checkbox.tpl with $field=$diaspora_enabled }}{{ endinc }}
{{ inc field_checkbox.tpl with $field=$dfrn_only }}{{ endinc }}
{{ inc field_input.tpl with $field=$global_directory }}{{ endinc }}
{{ inc field_checkbox.tpl with $field=$thread_allow }}{{ endinc }}
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>