aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/debug_footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/debug_footer.html')
-rw-r--r--templates/web/default/debug_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/debug_footer.html b/templates/web/default/debug_footer.html
index 2fd3de591..c19360132 100644
--- a/templates/web/default/debug_footer.html
+++ b/templates/web/default/debug_footer.html
@@ -21,7 +21,7 @@
</style>
<!-- Use a post so that we don't clutter up the url -->
-<form action="" method="post" id="overrides_form">
+<form action="" method="post" id="overrides_form" name="overrides_form">
<label for="_override_clear_all">Clear all overrides:</label>
<input type="checkbox" name="_override_clear_all" id="_override_clear_all" value="1"><br>