[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 <label>{$attribute.content.name}:</label> 3 <select name="eZOption[{$attribute.id}]"> 4 {section var=Options loop=$attribute.content.option_list sequence=array( bglight, bgdark )} 5 <option value="{$Options.item.id}">{$Options.item.value}</option> 6 {/section} 7 </select>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |