diff options
author | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-07-18 09:17:08 +0000 |
---|---|---|
committer | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-07-18 09:17:08 +0000 |
commit | 31cc3b64155e46efcd2184d86d333c465d09e67d (patch) | |
tree | 01e17c88ea3fadc6e8559e55dcf2935fb63ae12c /id/server/auth/src/main/webapp/template_handyBKU.html | |
parent | 07b0306ca470cca10eecceab1a762f995b894fb0 (diff) | |
download | moa-id-spss-31cc3b64155e46efcd2184d86d333c465d09e67d.tar.gz moa-id-spss-31cc3b64155e46efcd2184d86d333c465d09e67d.tar.bz2 moa-id-spss-31cc3b64155e46efcd2184d86d333c465d09e67d.zip |
Update configuration and parameter check: TrustedTemplateURLs
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1287 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/auth/src/main/webapp/template_handyBKU.html')
-rw-r--r-- | id/server/auth/src/main/webapp/template_handyBKU.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/auth/src/main/webapp/template_handyBKU.html b/id/server/auth/src/main/webapp/template_handyBKU.html index 27834cd91..0ad73a6f3 100644 --- a/id/server/auth/src/main/webapp/template_handyBKU.html +++ b/id/server/auth/src/main/webapp/template_handyBKU.html @@ -12,6 +12,7 @@ </head>
<body onLoad="onAnmeldeSubmit()">
<form name="CustomizedForm" action="<BKU>" method="post" enctype="multipart/form-data<>">
+ Falls Sie nicht automatisch weitergeleitet werden klicken Sie bitte hier:
<input class="button" type="submit" value="Starte Anmeldung" name="Senden">
<input type="hidden" name="XMLRequest" value="<XMLRequest>">
<input type="hidden" name="DataURL" value="<DataURL>">
|