aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig')
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig
index 2e4442e3..0919646e 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig
@@ -20,7 +20,7 @@
20 <li> 20 <li>
21 <p>{{ 'config.otp.app.two_factor_code_description_3'|trans }}</p> 21 <p>{{ 'config.otp.app.two_factor_code_description_3'|trans }}</p>
22 22
23 <p><strong>{{ app.user.getBackupCodes|join("\n")|nl2br }}</strong></p> 23 <p><strong>{{ backupCodes|join("\n")|nl2br }}</strong></p>
24 </li> 24 </li>
25 <li> 25 <li>
26 <p>{{ 'config.otp.app.two_factor_code_description_4'|trans }}</p> 26 <p>{{ 'config.otp.app.two_factor_code_description_4'|trans }}</p>