aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/siteinfo.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-24 21:20:00 -0800
committerfriendica <info@friendica.com>2014-01-24 21:20:00 -0800
commitc71a1f0796836b158185e20cfc8235b236b1d068 (patch)
tree05cfb5d3be76725491d2551d52e7c650050648ac /view/tpl/siteinfo.tpl
parent3869b16298041887d0c90c884ffb5b22df8d56e9 (diff)
parent692822bdf0e6983af151106a927189c2179c0ac6 (diff)
downloadvolse-hubzilla-c71a1f0796836b158185e20cfc8235b236b1d068.tar.gz
volse-hubzilla-c71a1f0796836b158185e20cfc8235b236b1d068.tar.bz2
volse-hubzilla-c71a1f0796836b158185e20cfc8235b236b1d068.zip
Merge pull request #283 from beardy-unixer/master
Add admin info to admin panel and site info.
Diffstat (limited to 'view/tpl/siteinfo.tpl')
-rwxr-xr-xview/tpl/siteinfo.tpl2
1 files changed, 2 insertions, 0 deletions
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 @@
<p>{{$web_location}}</p>
<p>{{$visit}}</p>
<p>{{$bug_text}} <a href="{{$bug_link_url}}">{{$bug_link_text}}</a></p>
+<p>{{$adminlabel}}</p>
+<p>{{$admininfo}}</p>
<p>{{$contact}}</p>
<p>{{$plugins_text}}</p>
{{if $plugins_list}}