issue #639 never sends the admin password by email on install

This commit is contained in:
plegall
2020-07-22 17:42:27 +02:00
parent 1fda692749
commit f52787b2db
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ jQuery().ready(function(){ldelim}
</label>
<br>
<label>
<input type="checkbox" name="send_password_by_mail" checked="checked">
<input type="checkbox" name="send_credentials_by_mail" checked="checked">
{'Send my connection settings by email'|@translate}
</label>
</td>