diff options
author | Florian <stayawake@lavabit.com> | 2014-02-14 20:34:55 +0100 |
---|---|---|
committer | Florian <stayawake@lavabit.com> | 2014-02-14 20:34:55 +0100 |
commit | bb851f65b09d5fe4102057969a18bdee4eccfa31 (patch) | |
tree | e176ce8948c73f008fd532d05607ba8f029b2af0 /cam.html | |
parent | 7e5443f9221ba6526522a0e04a4f1a6b1d6c2554 (diff) |
page reload will display form if displayed when f5 was hit
Diffstat (limited to 'cam.html')
-rw-r--r-- | cam.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </textarea> <p> - <a href="#" id='printButton' onclick='printForm()'> </a> + <a href="#" id='printButton' onclick='hideForm()'> </a> </p> </div> |