diff options
author | friendica <info@friendica.com> | 2014-01-25 02:55:17 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-01-25 02:55:17 -0800 |
commit | f3fd9535a4468d026cc7f49cb1946ff0c69585c7 (patch) | |
tree | e761419aac434aeaeac176cfa3665cbd04ee0274 /view/tpl/siteinfo.tpl | |
parent | 4b66a399e4a43d615372cd6a818bafe70bea8bb0 (diff) | |
parent | 79f3d46fe813d1d1ed26bbe94006172c183d5b19 (diff) | |
download | volse-hubzilla-f3fd9535a4468d026cc7f49cb1946ff0c69585c7.tar.gz volse-hubzilla-f3fd9535a4468d026cc7f49cb1946ff0c69585c7.tar.bz2 volse-hubzilla-f3fd9535a4468d026cc7f49cb1946ff0c69585c7.zip |
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/tpl/siteinfo.tpl')
-rwxr-xr-x | view/tpl/siteinfo.tpl | 2 |
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}} |