aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-04-29 19:38:34 +0000
committerMario <mario@mariovavti.com>2023-04-29 19:38:34 +0000
commit96ae569eafe8bec574ad3f34a0bd3717ba924d75 (patch)
tree652f506481373a0d85b398b3a76e2d6e92bb4e2b /view/tpl
parentfb295d53f12c3376779dc052dc2341c242c631d9 (diff)
downloadvolse-hubzilla-96ae569eafe8bec574ad3f34a0bd3717ba924d75.tar.gz
volse-hubzilla-96ae569eafe8bec574ad3f34a0bd3717ba924d75.tar.bz2
volse-hubzilla-96ae569eafe8bec574ad3f34a0bd3717ba924d75.zip
trusted dir servers frontend
Diffstat (limited to 'view/tpl')
-rw-r--r--view/tpl/admin_site.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl
index bad68361b..0e5b91376 100644
--- a/view/tpl/admin_site.tpl
+++ b/view/tpl/admin_site.tpl
@@ -24,6 +24,9 @@
{{if $directory_server}}
{{include file="field_select.tpl" field=$directory_server}}
{{/if}}
+ {{if $trusted_directory_servers}}
+ {{include file="field_textarea.tpl" field=$trusted_directory_servers}}
+ {{/if}}
<div class="submit">
<input type="submit" name="page_site" class="btn btn-primary" value="{{$submit}}" />