diff --git a/src/Surfnet/StepupSelfService/SelfServiceBundle/Resources/views/registration/partial/crud_list.html.twig b/src/Surfnet/StepupSelfService/SelfServiceBundle/Resources/views/registration/partial/crud_list.html.twig index be80a03ba..37936f7cd 100644 --- a/src/Surfnet/StepupSelfService/SelfServiceBundle/Resources/views/registration/partial/crud_list.html.twig +++ b/src/Surfnet/StepupSelfService/SelfServiceBundle/Resources/views/registration/partial/crud_list.html.twig @@ -2,6 +2,8 @@

{{ 'ss.recovery_token_list.title'|trans }}

+

{{ 'ss.recovery_token_list.help'|trans }}

+ {% if recoveryTokens is not empty %}
diff --git a/src/Surfnet/StepupSelfService/SelfServiceBundle/Resources/views/registration/partial/sms_prove_possession.html.twig b/src/Surfnet/StepupSelfService/SelfServiceBundle/Resources/views/registration/partial/sms_prove_possession.html.twig index 14a31a5de..aaa7fa2b5 100644 --- a/src/Surfnet/StepupSelfService/SelfServiceBundle/Resources/views/registration/partial/sms_prove_possession.html.twig +++ b/src/Surfnet/StepupSelfService/SelfServiceBundle/Resources/views/registration/partial/sms_prove_possession.html.twig @@ -1,7 +1,5 @@

{{ pageTitle }}

-

{{ 'ss.registration.sms.text.help_user_enter_challenge'|trans }}

-