]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/html/captive/template.html
captive: Verify that the user actually accepted the terms and conditions
[ipfire-2.x.git] / html / html / captive / template.html
index ad1c6ce2be7265adf140833abd8e03bf6c74893a..6e39d87dbf18d545d6f51de57d9beda0c61e01e3 100644 (file)
@@ -55,7 +55,7 @@
                                                                <TMPL_IF NAME="TERMS">
                                                                        <div class="checkbox">
                                                                                <label>
-                                                                                       <input class="form-checkbox <TMPL_IF NAME="ERROR">error</TMPL_IF>" type="checkbox">
+                                                                                       <input class="form-checkbox <TMPL_IF NAME="ERROR">error</TMPL_IF>" type="checkbox" name="TERMS">
                                                                                        <TMPL_VAR NAME="L_AGREE_TERMS">
                                                                                </label>
                                                                        </div>