Message modification tag(s)
This commit is contained in:
parent
5700200bc3
commit
5bdb38dfec
@ -1682,7 +1682,7 @@ class user extends common
|
||||
if (
|
||||
isset($_POST['usersTagSubmit'])
|
||||
) {
|
||||
$notification = helper::translate('Modification de %s étiquette');
|
||||
$notification = helper::translate('Modification de %s étiquette(s)');
|
||||
$success = true;
|
||||
$count = 0;
|
||||
$newTags = $this->getInput('usersTagLabel', null, true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user