otp: show backup codes in monospace style

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf 2020-12-19 12:54:03 +01:00
parent 41271bc153
commit 36ba1d48ad

View file

@ -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>