This repository has been archived on 2023-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
web/app/view/pages/race/configure/reset.php

4 lines
241 B
PHP
Raw Normal View History

2022-03-20 21:02:26 +00:00
<h1>Er du sikker?</h1>
<p>Er du sikker at du vil nullstille alle runder?</p>
<span>[&nbsp;<a class="success" href="reset.php?confirm=1">Nullstill</a>&nbsp;]</span>
<span>[&nbsp;<a class="danger" href="index.php">Avbryt</a>&nbsp;]</span>