[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/content/ -> browse_move_node.tpl (source)

   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 new location for %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 place %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}


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7