mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Error
This commit is contained in:
parent
e0f2061852
commit
82c02ddaf4
1 changed files with 1 additions and 1 deletions
|
@ -858,7 +858,7 @@ def app_initdb(user, password=None, db=None, sql=None):
|
|||
raise MoulinetteError(1, _("MySQL DB init failed"))
|
||||
|
||||
if not return_pwd:
|
||||
msignals.display(_("Database initiliazed"), 'success')
|
||||
msignals.display(_("Database initialized"), 'success')
|
||||
|
||||
|
||||
def app_ssowatconf(auth):
|
||||
|
|
Loading…
Add table
Reference in a new issue