ok to delete output, next list equipments for a specific category.

This commit is contained in:
JBthePenguin 2021-06-12 11:30:20 +02:00
parent cb2c3f4565
commit 20f55add52
7 changed files with 81 additions and 10 deletions

View file

@ -3,7 +3,9 @@
<fieldset>
<legend>{$legend}</legend>
<h3 class="warning">{$warning}</h3>
<p class="block alert">{$alert}</p>
{if $alert != ""}
<p class="block alert">{$alert}</p>
{/if}
</fieldset>
<p class="submit">
{csrf_field key=$csrf_key}