summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 11a6839..30d8993 100644
--- a/index.php
+++ b/index.php
@@ -13,7 +13,7 @@
<form method="get" action="interface.php">
<strong>Please enter your session key:</strong> <input type="text" id="key" name="key" />
&nbsp;&nbsp;&nbsp;&nbsp;Session type:
- <select>
+ <select name="ui_type">
<option value="t">textual</option>
<option value="g">graphical</option>
</select>