[% page = "PLUGIN_CUSTOMSCAN" %] [% PROCESS settings/header.html %] [% PROCESS plugins/CustomScan/settings/subpage_chooser.html %]
| [% pluginCustomScanModuleName %] [% "PLUGIN_CUSTOMSCAN_SETTINGS_TITLE" | string %] | |||||||
| [% pluginCustomScanModuleDescription %] | |||||||
| [% "SETUP_PLUGIN_CUSTOMSCAN_DEVELOPEDBY" | string %]: [% IF pluginCustomScanModuleDevelopedByLink %][% pluginCustomScanModuleDevelopedBy %][% ELSE %][% pluginCustomScanModuleDevelopedBy %][% END %] | [% END %]|||||||
| [% "PLUGIN_CUSTOMSCAN_SETTINGS_MODULE_ACTIVE" | string %] | [% IF !pluginCustomScanModuleLicensed %] ([% "SETUP_PLUGIN_CUSTOMSCAN_NOT_LICENSED"|string %])[% END %] | ||||||
| [% "PLUGIN_CUSTOMSCAN_SETTINGS_MODULE_ENABLED" | string %] | |||||||
| [% "PLUGIN_CUSTOMSCAN_SETTINGS_MODULE_ORDER" | string %] | |||||||
| [% "PLUGIN_CUSTOMSCAN_PROPERTIES_TITLE" | string %] | |||||||
[% IF property.type == 'checkbox' %]
[% ELSIF property.type == 'password' %]
[% ELSIF property.type == 'singlelist' %]
[% "PLUGIN_CUSTOMSCAN_INVALIDVALUE" | string %]
[% END %]
|
[% IF property.description %] | ([% property.description | html %]) | [% END %]|||||