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:
@ -513,6 +513,9 @@ form > button,
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.plugins_available {
|
||||
font-size: .75em;
|
||||
}
|
||||
|
||||
.plugin_desc {
|
||||
margin-top: .25em;
|
||||
|
Reference in New Issue
Block a user