Added confirm for deleting a module

This commit is contained in:
Marc Alexander
2011-02-01 00:17:25 +00:00
parent e56458eda7
commit 60df8a029d
3 changed files with 35 additions and 15 deletions

View File

@@ -53,6 +53,7 @@ $lang = array_merge($lang, array(
'MOVE_LEFT' => 'Move left',
'B3P_FILE_NOT_FOUND' => 'The requested file could not be found',
'UNABLE_TO_MOVE' => 'It is not possible to move the block to the selected column.',
'DELETE_MODULE_CONFIRM' => 'Are you sure you wish to delete the module "%1$s"?',
'MODULE_OPTIONS' => 'Module options',
'MODULE_NAME' => 'Module name',