aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_site.tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-06-09 19:37:12 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-06-09 19:37:12 -0700
commit9592f7f3e6884e2b8b77c713634393fdf4e2ff7c (patch)
tree563de40883a8525057b5c1664ca8c360176ecea6 /view/tpl/admin_site.tpl
parentd08c43d80ceb5fa6c96c328b8b36b59f4bb8e6f6 (diff)
downloadvolse-hubzilla-9592f7f3e6884e2b8b77c713634393fdf4e2ff7c.tar.gz
volse-hubzilla-9592f7f3e6884e2b8b77c713634393fdf4e2ff7c.tar.bz2
volse-hubzilla-9592f7f3e6884e2b8b77c713634393fdf4e2ff7c.zip
put mirror_frontpage setting into admin/site
Diffstat (limited to 'view/tpl/admin_site.tpl')
-rwxr-xr-xview/tpl/admin_site.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl
index eabb6f067..3884038c0 100755
--- a/view/tpl/admin_site.tpl
+++ b/view/tpl/admin_site.tpl
@@ -47,6 +47,7 @@
{{include file="field_select.tpl" field=$theme}}
{{include file="field_select.tpl" field=$theme_mobile}}
{{include file="field_input.tpl" field=$frontpage}}
+ {{include file="field_checkbox.tpl" field=$mirror_frontpage}}
{{include file="field_checkbox.tpl" field=$login_on_homepage}}