aboutsummaryrefslogtreecommitdiff
path: root/id/server/doc/htmlTemplates/template_onlineBKU.html
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2018-02-15 08:21:56 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2018-02-15 08:21:56 +0100
commit792d50b796552299fadfe99adf56d4e06b4b5bc9 (patch)
tree0d1fe01ac6b908a4633a0dc49a91ab1603161995 /id/server/doc/htmlTemplates/template_onlineBKU.html
parentabb1bc052783f3435f6ae5e26844647839a81652 (diff)
downloadmoa-id-spss-0be25a64d984afbbdca9c47cc0d09d5b233c430a.tar.gz
moa-id-spss-0be25a64d984afbbdca9c47cc0d09d5b233c430a.tar.bz2
moa-id-spss-0be25a64d984afbbdca9c47cc0d09d5b233c430a.zip
update some templates in example configMOA-ID-3.3.2
Diffstat (limited to 'id/server/doc/htmlTemplates/template_onlineBKU.html')
-rw-r--r--id/server/doc/htmlTemplates/template_onlineBKU.html9
1 files changed, 2 insertions, 7 deletions
diff --git a/id/server/doc/htmlTemplates/template_onlineBKU.html b/id/server/doc/htmlTemplates/template_onlineBKU.html
index 52abf83fb..928c9f17b 100644
--- a/id/server/doc/htmlTemplates/template_onlineBKU.html
+++ b/id/server/doc/htmlTemplates/template_onlineBKU.html
@@ -3,14 +3,9 @@
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <script language="javascript" type="text/javascript">
- function onAnmeldeSubmit() {
- document.CustomizedForm.submit();
- document.CustomizedForm.Senden.disabled=true;
- }
- </script>
+ <script src="<ContextURL>/autocommit.js"></script>
</head>
- <body onLoad="onAnmeldeSubmit()">
+ <body>
<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="hidden" value="Starte Anmeldung" name="Senden">