[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {let class_list=fetch( class, list )} 3 <div id="package" class="create"> 4 <div id="sid-{$current_step.id|wash}" class="pc-{$creator.id|wash}"> 5 6 <form enctype="multipart/form-data" method="post" action={'package/create'|ezurl}> 7 8 {include uri="design:package/create/error.tpl"} 9 10 {include uri="design:package/header.tpl"} 11 12 <p>{'Please select a thumbnail file to be included in the package, 13 if you do not wish to have a thumbnail simply click Next.'|i18n('design/standard/package')|break}</p> 14 15 <input type="hidden" name="MAX_FILE_SIZE" value="32000000" /> 16 <input class="file" name="PackageThumbnail" type="file" /> 17 18 {include uri="design:package/navigator.tpl"} 19 20 </form> 21 22 </div> 23 </div> 24 {/let}
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 |