X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpluginsadmin.html;h=672f49938d68fae28750d9d55d88eef941192929;hb=e3de09b4c836547f094e528b61625e2780f40cc1;hp=4f7d091e206961708813c0be63ac32fbfbb63c2c;hpb=268a2e52659964fb7d033a1bb4d1490bf8cc49bf;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/pluginsadmin.html b/tpl/pluginsadmin.html index 4f7d091e..672f4993 100644 --- a/tpl/pluginsadmin.html +++ b/tpl/pluginsadmin.html @@ -36,7 +36,7 @@ {loop="$enabledPlugins"} - + @@ -48,8 +48,8 @@ - {$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 +