summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 512ac8f..9c2474c 100644
--- a/www/index.html
+++ b/www/index.html
@@ -16,7 +16,7 @@ Passphrase: <input type="password" id="PassPhrase">
<input type="button" id="LoadButton" value="Load" onclick="DoLoad()">
<br>
Group:
-<select id="Group">
+<select id="Group" onchange="DoSelectGroup()">
</select>
&nbsp;&nbsp;
<input type="text" id="NewGroup" maxlength="512">