[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 <div class="block"> 3 <label>{'VAT'|i18n( 'design/standard/class/datatype' )}:</label> 4 {section show=eq( $class_attribute.data_int1, 1 )}{'Price inc. VAT'|i18n( 'design/standard/class/datatype' )}{/section} 5 {section show=eq( $class_attribute.data_int1, 2 )}{'Price ex. VAT'|i18n( 'design/standard/class/datatype' )}{/section} 6 </div> 7 8 <div class="block"> 9 <label>{'VAT type'|i18n( 'design/standard/class/datatype' )}:</label> 10 {include uri='design:shop/vattype/view.tpl' vat_types=$class_attribute.content.vat_type current_val=$class_attribute.data_float1} 11 </div>
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 |