aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-02-02 14:54:40 +0000
committerThomas Willingham <founder@kakste.com>2013-02-02 14:54:40 +0000
commit1633f95db8a004055e51d1580fa4394527ca8a91 (patch)
tree74e66fb8e9f58a2438a57792dace72208f6fceaa /view/tpl/smarty3
parent21b04c45822546a61b93d37f78b5d0cab21b0341 (diff)
downloadvolse-hubzilla-1633f95db8a004055e51d1580fa4394527ca8a91.tar.gz
volse-hubzilla-1633f95db8a004055e51d1580fa4394527ca8a91.tar.bz2
volse-hubzilla-1633f95db8a004055e51d1580fa4394527ca8a91.zip
Clean up no longer used admin functions, plus fix summary template.
Diffstat (limited to 'view/tpl/smarty3')
-rw-r--r--view/tpl/smarty3/admin_summary.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/smarty3/admin_summary.tpl b/view/tpl/smarty3/admin_summary.tpl
index b3b42a139..76ac23d29 100644
--- a/view/tpl/smarty3/admin_summary.tpl
+++ b/view/tpl/smarty3/admin_summary.tpl
@@ -8,7 +8,7 @@
<dl>
<dt>{{$queues.label}}</dt>
- <dd>{{$queues.deliverq}} - {{$queues.queue}}</dd>
+ <dd>{{$queues.queue}}</dd>
</dl>
<dl>
<dt>{{$pending.0}}</dt>