summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/HTTP-ohne.html
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline/src/main/webapp/HTTP-ohne.html')
-rw-r--r--BKUOnline/src/main/webapp/HTTP-ohne.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/BKUOnline/src/main/webapp/HTTP-ohne.html b/BKUOnline/src/main/webapp/HTTP-ohne.html
index 47c059f2..112a1d92 100644
--- a/BKUOnline/src/main/webapp/HTTP-ohne.html
+++ b/BKUOnline/src/main/webapp/HTTP-ohne.html
@@ -99,8 +99,9 @@ legend {
</p>
<p>
<label for="appletHashDataDisplay">HashData Display</label>
- <input type="radio" name="appletHashDataDisplay" value="external" checked="checked">external
- <input type="radio" name="appletHashDataDisplay" value="internal">internal
+ <input type="radio" name="appletHashDataDisplay" value="frame" checked="checked">Frame
+ <input type="radio" name="appletHashDataDisplay" value="browser">Browser
+ <input type="radio" name="appletHashDataDisplay" value="internal">Applet
</p>
<!--