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