Skip to content

Commit

Permalink
avbryt - stop button
Browse files Browse the repository at this point in the history
  • Loading branch information
jlivingstonsg authored Mar 21, 2022
1 parent 825555f commit b4334e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queue.php
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ function webcamklient($typ) {
<br>


<button style="float:left;clear:right;" onclick="window.location.href='queue.php?exit'" style="border-color:red;">Avbryt</button>
<button style="float:left;clear:right;" onclick="window.location.href='queue.php?exit'" style="border-color:red;">Stop</button>
</div>
</div>

Expand Down

0 comments on commit b4334e0

Please sign in to comment.