feat: add back button to kiosk sign up page #2
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
<input id="signup-touchkey" type="hidden" name="touchkey" value="" />
|
||||
|
||||
<input type="submit" value="Create account">
|
||||
<input type="button" value="Back" onclick="history.back()">
|
||||
</form>
|
||||
|
||||
<div id="osk-kbd" class="osk osk-kbd">
|
||||
|
|
Loading…
Reference in a new issue