aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_site.tpl
diff options
context:
space:
mode:
authorAlexandre Hannud Abdo <abdo@member.fsf.org>2014-03-29 23:20:43 -0300
committerAlexandre Hannud Abdo <abdo@member.fsf.org>2014-03-30 00:03:12 -0300
commitfedd19ec95bfe963ab19d9e55f184b8ffe9f0da0 (patch)
treeb3c6262e6d188b7b7a538b5b19be3b0c3aeb96c0 /view/tpl/admin_site.tpl
parent7ed177c7cde9e987c18d3f0c0b5b3fc6e371c814 (diff)
downloadvolse-hubzilla-fedd19ec95bfe963ab19d9e55f184b8ffe9f0da0.tar.gz
volse-hubzilla-fedd19ec95bfe963ab19d9e55f184b8ffe9f0da0.tar.bz2
volse-hubzilla-fedd19ec95bfe963ab19d9e55f184b8ffe9f0da0.zip
Let the site admin choose whether to display the Discover tab.
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 3e3b826f0..22cefdea4 100755
--- a/view/tpl/admin_site.tpl
+++ b/view/tpl/admin_site.tpl
@@ -66,6 +66,7 @@
<h3>{{$corporate}}</h3>
{{include file="field_checkbox.tpl" field=$block_public}}
{{include file="field_checkbox.tpl" field=$force_publish}}
+ {{include file="field_checkbox.tpl" field=$discover_tab}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>