aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-06-09 19:39:21 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-06-09 19:39:21 -0700
commiteb6a1f838724504f0034d51a28567ea9a8119b54 (patch)
tree6771f131d715e93a5ef3329b3fcb1a63b8c4e6e1 /view
parent03357481f73d506ae36be9858dc757842408c6a9 (diff)
parent9592f7f3e6884e2b8b77c713634393fdf4e2ff7c (diff)
downloadvolse-hubzilla-eb6a1f838724504f0034d51a28567ea9a8119b54.tar.gz
volse-hubzilla-eb6a1f838724504f0034d51a28567ea9a8119b54.tar.bz2
volse-hubzilla-eb6a1f838724504f0034d51a28567ea9a8119b54.zip
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/admin_site.tpl1
-rwxr-xr-xview/tpl/settings_addons.tpl1
2 files changed, 2 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}}
diff --git a/view/tpl/settings_addons.tpl b/view/tpl/settings_addons.tpl
index 9297a282a..ae8dac3f8 100755
--- a/view/tpl/settings_addons.tpl
+++ b/view/tpl/settings_addons.tpl
@@ -17,6 +17,7 @@
<div id="dspr-settings-content" class="panel-collapse collapse" role="tabpanel" aria-labelledby="dspr-settings">
<div class="section-content-tools-wrapper">
+ {{include file="field_checkbox.tpl" field=$dspr_allowed}}
{{include file="field_checkbox.tpl" field=$pubcomments}}
{{include file="field_checkbox.tpl" field=$hijacking}}