[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {let version=fetch(content,version,hash(object_id,$browse.content.object_id,version_id,$browse.content.object_version)) 3 placement_node=fetch(content,node,hash(node_id,$browse.content.previous_node_id))} 4 <div class="maincontentheader"> 5 <h1> 6 {'Choose new placement' 7 |i18n('design/standard/content/view')} 8 </h1> 9 </div> 10 11 <p> 12 {"Please choose the new placement for %name. 13 The previous placement was in %placementname. 14 15 Select the placement and click the %buttonname button. 16 Using the recent and bookmark items for quick placement is also possible. 17 Click on placement names to change the browse listing." 18 |i18n('design/standard/content/view',, 19 hash('%name',$version.version_name|wash, 20 '%placementname',$placement_node.name|wash, 21 '%buttonname','Select'|i18n('design/standard/content/view'))) 22 |nl2br} 23 </p> 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 |