cancel is handled the same way as "deny"

This commit is contained in:
Son NK 2019-08-21 17:09:17 +02:00
parent ef807bf293
commit 63183b7104
1 changed files with 3 additions and 3 deletions

View File

@ -157,9 +157,9 @@
class="btn btn-success">Allow
</button>
<a class="btn btn-light" href="javascript:history.back()">
Cancel
</a>
<button type="submit" name="button" value="deny"
class="btn btn-light">Cancel
</button>
</div>
</div>
{% else %}