ok to delete output, next list equipments for a specific category.
This commit is contained in:
parent
cb2c3f4565
commit
20f55add52
7 changed files with 81 additions and 10 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue