gui fix for the delete feature

This commit is contained in:
SJ
2016-02-06 21:14:00 +01:00
parent 5862c33d8f
commit 93e1d0e7fe
12 changed files with 12 additions and 0 deletions

View File

@ -292,6 +292,7 @@ $_['text_remove_rule'] = "Remove rule";
$_['text_remove_this_policy'] = "Remove this policy";
$_['text_remove_this_group'] = "Remove this group";
$_['text_remove_this_user'] = "Remove this user";
$_['text_removed'] = "Removed";
$_['text_reset_counters'] = "Reset counters";
$_['text_restore'] = "Restore";
$_['text_restored'] = "Restored";