clean and comments for category templates and php files

This commit is contained in:
JBthePenguin 2021-08-31 13:36:06 +02:00
parent 5ee30cf9ed
commit ff037ff75b
18 changed files with 180 additions and 72 deletions

View file

@ -1,3 +1,4 @@
<!-- delete form -->
<form method="post" action="{$self_url}" data-focus="1">
{form_errors}
<fieldset>
@ -13,3 +14,4 @@
{linkbutton label="Annuler" shape="export" href=$cancel_link}
</p>
</form>
<!-- -->