Change Workflow to Tag Management
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
a70099ef10
commit
7c68bf7859
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class Section implements IIconSection {
|
|||
* {@inheritdoc}
|
||||
*/
|
||||
public function getName() {
|
||||
return $this->l->t('Workflow');
|
||||
return $this->l->t('Tag management');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue