mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-18 18:10:07 +01:00
otp: show backup codes in monospace style
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
parent
41271bc153
commit
36ba1d48ad
@ -28,7 +28,7 @@
|
||||
<li>
|
||||
<p>{{ 'config.otp.app.two_factor_code_description_3'|trans }}</p>
|
||||
|
||||
<p><strong>{{ backupCodes|join("\n")|nl2br }}</strong></p>
|
||||
<p><pre>{{ backupCodes|join("\n") }}</pre></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>{{ 'config.otp.app.two_factor_code_description_4'|trans }}</p>
|
||||
|
Loading…
Reference in New Issue
Block a user