From d3a0d37b0ddb73fed81fa71d355d6cb596e139ca Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Fri, 24 Jan 2014 23:58:41 +0000 Subject: Add admin info to admin panel and site info. Since we can have multiple admins, this is freeform bbcode. --- view/tpl/siteinfo.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/tpl/siteinfo.tpl') diff --git a/view/tpl/siteinfo.tpl b/view/tpl/siteinfo.tpl index a60b406cf..4baa1969b 100755 --- a/view/tpl/siteinfo.tpl +++ b/view/tpl/siteinfo.tpl @@ -7,6 +7,8 @@

{{$web_location}}

{{$visit}}

{{$bug_text}} {{$bug_link_text}}

+

{{$adminlabel}}

+

{{$admininfo}}

{{$contact}}

{{$plugins_text}}

{{if $plugins_list}} -- cgit v1.2.3