[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 <fieldset> 2 3 <legend>{'Properties'|i18n('design/standard/ezdhtml')}</legend> 4 5 <table id="attributes" class="list" cellspacing="0"> 6 <tr> 7 <th class="tight"> </th> 8 <th width="30%">{'Attribute name'|i18n('design/standard/ezdhtml')}</th> 9 <th width="60%">{'Value'|i18n('design/standard/ezdhtml')}</th> 10 </tr> 11 <tr id="lastPropertyRow" style="display: table-row"> 12 <td colspan="3"><h4>{'There are no attributes defined'|i18n('design/standard/ezdhtml')}</h4></td> 13 </tr> 14 </table> 15 16 {if lt($ezpublish_version, 3.9)} 17 <div class="block"> 18 <input type="submit" class="button" id="remove_attribute" value="{'Remove selected'|i18n('design/standard/ezdhtml')}" onclick='removeSelected()' /> 19 <input type="submit" class="button" id="new_attribute" value="{'New attribute'|i18n('design/standard/ezdhtml')}" onclick='addNew()' /> 20 </div> 21 {/if} 22 23 </fieldset>
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 |