add condition to the remember-me checkbox for updaters when the token-table does not exist yet

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2024-08-29 08:19:45 +02:00
parent 197eb7954a
commit 3367f6dbd8
11 changed files with 14 additions and 15 deletions

View File

@@ -1213,6 +1213,7 @@ Yours sincerely, your administrator',
],
'message' => [
'norecipients' => 'No e-mail has been sent because there are no recipients in the database',
'success' => 'Successfully sent message to %s recipients',
],
'mysql' => [
'databasename' => 'User/Database name',
@@ -2273,7 +2274,6 @@ Yours sincerely, your administrator',
'issuer' => 'Issuer',
],
'success' => [
'messages_success' => 'Successfully sent message to %s recipients',
'success' => 'Information',
'clickheretocontinue' => 'Click here to continue',
'settingssaved' => 'The settings have been successfully saved.',