Update src/controllers/dashboard/plugins/installed/index.js
Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
committed by
MrTimscampi
parent
3180a7a177
commit
232ba8182a
@@ -25,7 +25,7 @@ function deletePlugin(page, uniqueid, name) {
|
||||
|
||||
function showNoConfigurationMessage() {
|
||||
Dashboard.alert({
|
||||
message: globalize.translate('NoPluginConfigurationMessage')
|
||||
message: globalize.translate('MessageNoPluginConfiguration')
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user