Remove double tag in comment.
This commit is contained in:
parent
47d0c198e1
commit
36e07218e9
@ -293,7 +293,7 @@ class EditpeopletagAction extends Action
|
|||||||
|
|
||||||
if (!$result) {
|
if (!$result) {
|
||||||
common_log_db_error($this->group, 'UPDATE', __FILE__);
|
common_log_db_error($this->group, 'UPDATE', __FILE__);
|
||||||
// TRANS: TRANS: Server error displayed when updating a list fails.
|
// TRANS: Server error displayed when updating a list fails.
|
||||||
$this->serverError(_('Could not update list.'));
|
$this->serverError(_('Could not update list.'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user