corrected link url
This commit is contained in:
parent
f21c7584bd
commit
5f6d71890e
@ -114,7 +114,7 @@
|
|||||||
<label for="inputAccept" class="col-sm-2 col-form-label"></label>
|
<label for="inputAccept" class="col-sm-2 col-form-label"></label>
|
||||||
<div class="col-sm-10">
|
<div class="col-sm-10">
|
||||||
<button type="submit" class="btn btn-primary" onclick="progress.start()">Ok</button>
|
<button type="submit" class="btn btn-primary" onclick="progress.start()">Ok</button>
|
||||||
<a th:href="@{/confirmation/}" class="btn btn-secondary">Abbrechen</a>
|
<a th:href="@{/confirmation}" class="btn btn-secondary">Abbrechen</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user