From d552bd7b8fbc9ff8b81067a05eba53207cb8c91a Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Mon, 28 Oct 2013 22:44:12 +0100 Subject: Using the new ste:else in ste:foreach feature. --- .../templates/src/systemtemplates/pluginlist.html | 30 +++++++++------------- 1 file changed, 12 insertions(+), 18 deletions(-) (limited to 'ratatoeskr/templates/src/systemtemplates/pluginlist.html') diff --git a/ratatoeskr/templates/src/systemtemplates/pluginlist.html b/ratatoeskr/templates/src/systemtemplates/pluginlist.html index 5d88fb4..85ad71a 100644 --- a/ratatoeskr/templates/src/systemtemplates/pluginlist.html +++ b/ratatoeskr/templates/src/systemtemplates/pluginlist.html @@ -19,27 +19,21 @@ - - - ~{$plugins_n|gt|0} - - - - - $p[name] - $p[versiontext] - ?{$p[active]||} - $p[description] - $p[author] - ?{$p[web]|$p[web]|} - ?{$p[help]||} - - - + + + + $p[name] + $p[versiontext] + ?{$p[active]||} + $p[description] + $p[author] + ?{$p[web]|$p[web]|} + ?{$p[help]||} + - +
-- cgit v1.2.3-70-g09d2