une ligne vide ajoutée

This commit is contained in:
Fred Tempez 2023-07-24 21:26:24 +02:00
parent 016a809022
commit 1c20abd750
1 changed files with 1 additions and 0 deletions

View File

@ -628,6 +628,7 @@ class user extends common
self::$listModules = helper::getModules();
self::$listModules = array_keys(self::$listModules);
sort(self::$listModules);
// Valeurs en sortie;
$this->addOutput([
'title' => sprintf(helper::translate('Édition du profil %s'), $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'name'])),