Ok for Add Modify Delete categories, next location
This commit is contained in:
parent
5f226732ad
commit
a3c7a67660
11 changed files with 134 additions and 28 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{form_errors}
|
||||
|
||||
<form method="post" action="{$self_url}" data-focus="1">
|
||||
{form_errors}
|
||||
<fieldset>
|
||||
<legend>{$legend}</legend>
|
||||
<h3 class="warning">{$warning}</h3>
|
||||
|
|
@ -9,5 +8,6 @@
|
|||
<p class="submit">
|
||||
{csrf_field key=$csrf_key}
|
||||
{button type="submit" name="delete" label="Supprimer" shape="delete" class="main"}
|
||||
{linkbutton label="Annuler" shape="export" href=$cancel_link}
|
||||
</p>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue