diff options
Diffstat (limited to 'public/cam.html')
-rw-r--r-- | public/cam.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/cam.html b/public/cam.html index 5ab2aaf..4149c77 100644 --- a/public/cam.html +++ b/public/cam.html @@ -8,6 +8,7 @@ </head> <body onkeydown="keyDown(event)" id='body'> <div id="screen"> + <p class="camNumber">23</p> <img src="img/testbild.gif" id="camImage"> </div> <div id="form"> |