mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 00:58:48 +02:00
N°5888 - Add missing dict entry for success modal
This commit is contained in:
@@ -23,4 +23,5 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:Modal:InformativeError:Title' => 'Error',
|
||||
'UI:Modal:InformativeWarning:Title' => 'Warning',
|
||||
'UI:Modal:InformativeInformation:Title' => 'Information',
|
||||
'UI:Modal:InformativeSuccess:Title' => 'Success',
|
||||
));
|
||||
Reference in New Issue
Block a user