From: Tobias Diekershoff Date: Fri, 15 Jan 2016 18:35:45 +0000 (+0100) Subject: only show the reload link if plugins are found X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=629c69d9ddd27806d56cccac872c22d730360d4d;p=friendica.git only show the reload link if plugins are found --- diff --git a/view/templates/admin_plugins.tpl b/view/templates/admin_plugins.tpl index fb1f26a90c..75565dd2ed 100644 --- a/view/templates/admin_plugins.tpl +++ b/view/templates/admin_plugins.tpl @@ -1,12 +1,12 @@

{{$title}} - {{$page}}

- {{$reload}} {{if $pcount eq 0}} -
+
{{$noplugshint}}
{{else}} + {{$reload}}
    {{foreach $plugins as $p}}