libellé installation
This commit is contained in:
parent
ff922ca58a
commit
d44b90b2a9
@ -78,7 +78,7 @@ class install extends common
|
||||
|
||||
$this->addOutput([
|
||||
'display' => self::DISPLAY_LAYOUT_LIGHT,
|
||||
'title' => helper::translate('Installation'),
|
||||
'title' => helper::translate('ZwiiCampus installation'),
|
||||
'view' => 'index'
|
||||
]);
|
||||
}
|
||||
@ -213,7 +213,7 @@ class install extends common
|
||||
// Valeurs en sortie
|
||||
$this->addOutput([
|
||||
'display' => self::DISPLAY_LAYOUT_LIGHT,
|
||||
'title' => helper::translate('Zwii Campus Installation'),
|
||||
'title' => helper::translate('ZwiiCampus Installation'),
|
||||
'view' => 'postinstall'
|
||||
]);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user