diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2020-03-25 19:53:38 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2020-03-25 19:54:22 +0100 |
commit | d17713051ca2fef29de8025fe876d417838cea7f (patch) | |
tree | 77f51378b10ba2e4c938fbbc8bc68cd030079c62 /app/view/templates/homeopt.php | |
parent | 70266304bab399b827af4acab153daaa47a2ba93 (diff) | |
download | wcms-d17713051ca2fef29de8025fe876d417838cea7f.tar.gz wcms-d17713051ca2fef29de8025fe876d417838cea7f.zip |
graph look, add redirections, close #50
Diffstat (limited to 'app/view/templates/homeopt.php')
-rw-r--r-- | app/view/templates/homeopt.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/view/templates/homeopt.php b/app/view/templates/homeopt.php index d1f70da..ed7315d 100644 --- a/app/view/templates/homeopt.php +++ b/app/view/templates/homeopt.php @@ -159,6 +159,8 @@ </div> + <input type="hidden" name="display" value="<?= $display ?>"> + <input type="submit" name="submit" value="filter"> ⬅<input type="submit" name="submit" value="reset"> |