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