1
0

correct plugin selection

Inter alia removes the ALL option, which "resets" the selection.
As a Smarty only fix, this will now circumvent the ALL logic in plugins.inc.php

Reference #200
This commit is contained in:
Ian
2014-09-11 10:10:01 +02:00
parent 2c87f68022
commit f26c3a2349
2 changed files with 8 additions and 4 deletions

View File

@ -513,6 +513,9 @@ form > button,
margin-top: 0;
margin-bottom: 0;
}
.plugins_available {
font-size: .75em;
}
.plugin_desc {
margin-top: .25em;