clean and comments for category templates and php files
This commit is contained in:
parent
5ee30cf9ed
commit
ff037ff75b
18 changed files with 180 additions and 72 deletions
|
|
@ -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>
|
||||
<!-- -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue