projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bbccb8
)
add some more DOM element
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 10:44:32 +0000
(12:44 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 10:44:32 +0000
(12:44 +0200)
web/index.php
patch
|
blob
|
history
diff --git
a/web/index.php
b/web/index.php
index
8313cb9
..
0259193
100644
(file)
--- a/
web/index.php
+++ b/
web/index.php
@@
-1632,7
+1632,9
@@
type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi
cookie_law(null);
// -->
</script>
-<input type="hidden" id="prevent_reuse"/>
+ <form name="ignore_me">
+ <input type="hidden" id="prevent_reuse" name="prevent_reuse"/>
+ </form>
</body>
</html>
<?php