aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-frontend-resources/src/main/resources/templates/loginFormFull.html
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-03-18 11:35:59 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-03-18 11:35:59 +0100
commit55c0cdf35eeed3965ab875d1980fc0b2ba478744 (patch)
tree4961b13f1be96556725885d974516b89246a2bcc /id/server/moa-id-frontend-resources/src/main/resources/templates/loginFormFull.html
parent23cded37cfe100bf51480c08827166666e464c6c (diff)
downloadmoa-id-spss-55c0cdf35eeed3965ab875d1980fc0b2ba478744.tar.gz
moa-id-spss-55c0cdf35eeed3965ab875d1980fc0b2ba478744.tar.bz2
moa-id-spss-55c0cdf35eeed3965ab875d1980fc0b2ba478744.zip
add new Card and handy-signature logos
Diffstat (limited to 'id/server/moa-id-frontend-resources/src/main/resources/templates/loginFormFull.html')
-rw-r--r--id/server/moa-id-frontend-resources/src/main/resources/templates/loginFormFull.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/server/moa-id-frontend-resources/src/main/resources/templates/loginFormFull.html b/id/server/moa-id-frontend-resources/src/main/resources/templates/loginFormFull.html
index 02b86472b..6c70b57b3 100644
--- a/id/server/moa-id-frontend-resources/src/main/resources/templates/loginFormFull.html
+++ b/id/server/moa-id-frontend-resources/src/main/resources/templates/loginFormFull.html
@@ -37,13 +37,13 @@
</div>
<div id="bkuselectionarea">
<div id="bkukarte">
- <img id="bkuimage" class="bkuimage" src="$contextPath/img/online-bku.png"
+ <img id="bkuimage" class="bkuimage" src="$contextPath/img/karte.png"
alt="OnlineBKU" /> <input name="bkuButtonOnline" type="button"
onClick="bkuOnlineClicked();" tabindex="2" role="button"
value="Karte" />
</div>
<div id="bkuhandy">
- <img class="bkuimage" src="$contextPath/img/mobile-bku.png"
+ <img class="bkuimage" src="$contextPath/img/handysign.png"
alt="HandyBKU" /> <input name="bkuButtonHandy" type="button"
onClick="bkuHandyClicked();" tabindex="3" role="button"
value="HANDY" />