aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/admin_site.tpl
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-05-10 09:54:16 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-05-10 09:54:16 +0200
commit69b43582d07d90536030c780b8c85db2ef789ee4 (patch)
tree101fc7028a16d0b45456742d4faffe299793c8bd /view/theme/diabook/admin_site.tpl
parent4a42414135538fedad53ba6a2bc46ae18d652609 (diff)
downloadvolse-hubzilla-69b43582d07d90536030c780b8c85db2ef789ee4.tar.gz
volse-hubzilla-69b43582d07d90536030c780b8c85db2ef789ee4.tar.bz2
volse-hubzilla-69b43582d07d90536030c780b8c85db2ef789ee4.zip
diabook-theme: some css/bug-fixes
Diffstat (limited to 'view/theme/diabook/admin_site.tpl')
-rw-r--r--view/theme/diabook/admin_site.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/diabook/admin_site.tpl b/view/theme/diabook/admin_site.tpl
index dd89b81a9..346934b70 100644
--- a/view/theme/diabook/admin_site.tpl
+++ b/view/theme/diabook/admin_site.tpl
@@ -49,6 +49,9 @@
{{ inc field_input.tpl with $field=$proxy }}{{ endinc }}
{{ inc field_input.tpl with $field=$proxyuser }}{{ endinc }}
{{ inc field_input.tpl with $field=$timeout }}{{ endinc }}
+ {{ inc field_input.tpl with $field=$delivery_interval }}{{ endinc }}
+ {{ inc field_input.tpl with $field=$poll_interval }}{{ endinc }}
+ {{ inc field_input.tpl with $field=$maxloadavg }}{{ endinc }}
{{ inc field_input.tpl with $field=$abandon_days }}{{ endinc }}
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>