summaryrefslogtreecommitdiffstats
path: root/templates/controlPanel.html
diff options
context:
space:
mode:
authorsubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-05-21 20:46:24 +0100
committersubstantialnoninfringinguser <substantialnoninfringinguser@gmail.com>2009-05-21 20:46:24 +0100
commite336e9c770f34c15b2f07264ca61b9f18bc9dc35 (patch)
tree794278cbf858c2f2edea703bee571fd8a7c03579 /templates/controlPanel.html
parent3ac1169aa79d0da5b95ac162e2df3d706cead8c4 (diff)
downloadtroggle-e336e9c770f34c15b2f07264ca61b9f18bc9dc35.tar.gz
troggle-e336e9c770f34c15b2f07264ca61b9f18bc9dc35.tar.bz2
troggle-e336e9c770f34c15b2f07264ca61b9f18bc9dc35.zip
[svn] allow the recreate tables thing on control panel to work
Diffstat (limited to 'templates/controlPanel.html')
-rw-r--r--templates/controlPanel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/controlPanel.html b/templates/controlPanel.html
index 487b7d1..d62030f 100644
--- a/templates/controlPanel.html
+++ b/templates/controlPanel.html
@@ -20,7 +20,7 @@
<h3>Wipe:</h3>
<table>
-<tr><td>Wipe entire database and recreate tables: </td><td><input type="checkbox" name="reset" /></td><td> <input type="submit" id="Import" value="I really want to delete all information in troggle, and accept all responsibility."></td></tr>
+<tr><td>Wipe entire database and recreate tables: </td><td><input type="checkbox" name="reload_db" /></td><td> <input type="submit" id="Import" value="I really want to delete all information in troggle, and accept all responsibility."></td></tr>
</table>
</form>
<h3>Import (non-destructive):</h3>