aboutsummaryrefslogtreecommitdiff
path: root/basicConfig/templates
diff options
context:
space:
mode:
authorThomas <>2022-03-10 13:53:58 +0100
committerThomas <>2022-03-10 13:53:58 +0100
commit5985f2f3bf67d76de41ecd2ef91f74e551e7bced (patch)
treec726111b414ff06628e86f018a4376c73968266c /basicConfig/templates
parentad7891d0c51adac7498f85558652c6fdf613ccce (diff)
downloadNational_eIDAS_Gateway-5985f2f3bf67d76de41ecd2ef91f74e551e7bced.tar.gz
National_eIDAS_Gateway-5985f2f3bf67d76de41ecd2ef91f74e551e7bced.tar.bz2
National_eIDAS_Gateway-5985f2f3bf67d76de41ecd2ef91f74e551e7bced.zip
chore(matching): some small UX improvements
Diffstat (limited to 'basicConfig/templates')
-rw-r--r--basicConfig/templates/other_login_method.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/basicConfig/templates/other_login_method.html b/basicConfig/templates/other_login_method.html
index 4fc061c0..5320f1d5 100644
--- a/basicConfig/templates/other_login_method.html
+++ b/basicConfig/templates/other_login_method.html
@@ -86,10 +86,12 @@
<input type="hidden" name="pendingid" value="$pendingid" th:attr="value=${pendingid}"/>
</form>
- <div id="insertErnp"
- th:if="${advancedMatchingFailed != null} and ${advancedMatchingFailed}">
+ <div id="insertErnp" class="block"
+ th:if="${advancedMatchingFailed != null} and ${advancedMatchingFailed}">
+
+ <br>
- <p th:text="#{gui.otherlogin.inserternp.infotext}"></p>
+ <p th:text="#{gui.otherlogin.inserternp.infotext}"></p>
<form method="post" action="$contextPath$submitEndpoint" th:attr="action=@{${submitEndpoint}}">
<button type="submit" role="button" value="Keine weitere HS / eIDAS"