summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/slRequestForm.html
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline/src/main/webapp/slRequestForm.html')
-rw-r--r--BKUOnline/src/main/webapp/slRequestForm.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/BKUOnline/src/main/webapp/slRequestForm.html b/BKUOnline/src/main/webapp/slRequestForm.html
index 9a96e9be..10330c8c 100644
--- a/BKUOnline/src/main/webapp/slRequestForm.html
+++ b/BKUOnline/src/main/webapp/slRequestForm.html
@@ -95,6 +95,7 @@ legend {
name="appletBackground" value="" id="appletBackground">
<p>
<label for="appletGuiStyle">GUI Style</label>
+ <input type="radio" name="appletGuiStyle" value="tiny" checked="checked">tiny
<input type="radio" name="appletGuiStyle" value="simple" checked="checked">simple
<input type="radio" name="appletGuiStyle" value="advanced">advanced
</p>