diff options
Diffstat (limited to 'BKUOnline/src/main/webapp/SLRequestForm.html')
-rw-r--r-- | BKUOnline/src/main/webapp/SLRequestForm.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/BKUOnline/src/main/webapp/SLRequestForm.html b/BKUOnline/src/main/webapp/SLRequestForm.html index 8a557262..8f7fe54f 100644 --- a/BKUOnline/src/main/webapp/SLRequestForm.html +++ b/BKUOnline/src/main/webapp/SLRequestForm.html @@ -189,6 +189,11 @@ <input type="radio" name="applet.jsp" value="BKUApplet" checked="checked">Default <input type="radio" name="applet.jsp" value="BKUAppletAlternative">Alternative </p> + + <p> + <label for="appletPage">Locale</label> + <input value="de_AT" name="locale"/> + </p> <!-- <p> <label for="appletExtension">Extension</label> |