From a13593590b5e5488554225ba9ff9bced24cffd0c Mon Sep 17 00:00:00 2001 From: Michael Meer Date: Mon, 20 Jan 2014 12:12:40 +0100 Subject: added buttons to perform later hubloc actions --- view/tpl/admin_hubloc.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view') diff --git a/view/tpl/admin_hubloc.tpl b/view/tpl/admin_hubloc.tpl index a9f250652..e1c8b3647 100755 --- a/view/tpl/admin_hubloc.tpl +++ b/view/tpl/admin_hubloc.tpl @@ -14,6 +14,8 @@ {{foreach $hubloc as $hub}} {{$hub.hubloc_id}}{{$hub.hubloc_addr}}{{$hub.hubloc_host}}{{$hub.hubloc_status}} + + {{/foreach}} -- cgit v1.2.3