dropdown : suppression balise inutile
This commit is contained in:
parent
76bd293930
commit
1f7d1cc682
@ -18,15 +18,13 @@
|
||||
}}
|
||||
{{/foreach}}
|
||||
|
||||
<fieldset class="shortFormRight"">
|
||||
<fieldset class="shortFormRight">
|
||||
<legend>Filtrer par catégorie</legend>
|
||||
<nav>
|
||||
{{:dropdown
|
||||
title="Filtrer par catégorie"
|
||||
options=$options
|
||||
value="%s"|args:$_GET.cat_key
|
||||
}}
|
||||
</nav>
|
||||
</fieldset>
|
||||
|
||||
<div class="shortFormLeft">
|
||||
|
@ -18,15 +18,13 @@
|
||||
}}
|
||||
{{/foreach}}
|
||||
|
||||
<fieldset class="shortFormRight"">
|
||||
<fieldset class="shortFormRight">
|
||||
<legend>Filtrer par catégorie</legend>
|
||||
<nav>
|
||||
{{:dropdown
|
||||
title="Filtrer par catégorie"
|
||||
options=$options
|
||||
value="%s"|args:$_GET.cat_key
|
||||
}}
|
||||
</nav>
|
||||
</fieldset>
|
||||
|
||||
<div class="shortFormLeft">
|
||||
|
Loading…
Reference in New Issue
Block a user