X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpluginsadmin.html;h=ead1734e850980096cfc59c5143ca1591bd4ad92;hb=3d8f5cf84b8baa4a212f5089633af7c640609b62;hp=4f7d091e206961708813c0be63ac32fbfbb63c2c;hpb=53603f582300fc2709932b62652a5acfed088910;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/pluginsadmin.html b/tpl/pluginsadmin.html index 4f7d091e..ead1734e 100644 --- a/tpl/pluginsadmin.html +++ b/tpl/pluginsadmin.html @@ -36,20 +36,20 @@ {loop="$enabledPlugins"} - + - ▲ - ▼ - {$key} - {$value.description} + + {/loop} @@ -73,9 +73,9 @@ {loop="$disabledPlugins"} - - {$key} - {$value.description} + + + {/loop} @@ -99,16 +99,19 @@ {loop="$enabledPlugins"} {if="count($value.parameters) > 0"}
-

{$key}

+

{function="str_replace('_', ' ', $key)"}

{loop="$value.parameters"}
- +
{/loop} @@ -128,4 +131,4 @@ - \ No newline at end of file +