diff options
author | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-12-10 14:40:00 +0000 |
---|---|---|
committer | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-12-10 14:40:00 +0000 |
commit | 29f4a42701b3f2952adc1bdbc463f280b23d3d26 (patch) | |
tree | b82b62f55ffa9c924f8713d25c73014a2483c60f /id/server/auth/src/main/webapp/template_onlineBKU.html | |
parent | 557e2e7053680b6611f312fff132b6eb94c4a8c6 (diff) | |
download | moa-id-spss-29f4a42701b3f2952adc1bdbc463f280b23d3d26.tar.gz moa-id-spss-29f4a42701b3f2952adc1bdbc463f280b23d3d26.tar.bz2 moa-id-spss-29f4a42701b3f2952adc1bdbc463f280b23d3d26.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1300 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/auth/src/main/webapp/template_onlineBKU.html')
-rw-r--r-- | id/server/auth/src/main/webapp/template_onlineBKU.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/id/server/auth/src/main/webapp/template_onlineBKU.html b/id/server/auth/src/main/webapp/template_onlineBKU.html index 565955538..b8cd19866 100644 --- a/id/server/auth/src/main/webapp/template_onlineBKU.html +++ b/id/server/auth/src/main/webapp/template_onlineBKU.html @@ -11,8 +11,7 @@ </script>
</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:
+ <form name="CustomizedForm" action="<BKU>" method="post" enctype="multipart/form-data<>">
<input class="button" type="hidden" value="Starte Anmeldung" name="Senden">
<input type="hidden" name="XMLRequest" value="<XMLRequest>">
<input type="hidden" name="DataURL" value="<DataURL>">
|