[ 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/class/ -> edit_denied.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  <form action={concat( 'class/edit/', $class.id )|ezurl} method="post" name="ClassEdit">
   3  
   4  <h1>{'Class is locked'|i18n('design/standard/class')}</h1>
   5  <p>The class {$class.name|wash} is currently locked by <a href={$class.modifier.contentobject.main_node.url_alias|ezurl}>{$class.modifier.contentobject.name|wash}</a> and was last modified at {$class.modified|l10n( shortdatetime )}.</p>
   6  <p>The class will be available for editing once the class is stored by the modifier or when it is automatically unlocked at {sum( $class.modified, $lock_timeout )|l10n( shortdatetime )}</p>
   7  
   8  <div class="buttonblock">
   9      <input class="defaultbutton" type="submit" name="RetryButton" value="{'Retry'|i18n( 'design/standard/class' )}" />
  10  </div>
  11  
  12  </form>


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