[ Index ]
 

Code source de eZ Publish 3.9.0

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

title

Body

[fermer]

/design/admin/templates/error/kernel/ -> 22.tpl (source)

   1  <div class="message-error">
   2  <h2><span class="time">[{currentdate()|l10n( shortdatetime )}]</span> {'The requested page could not be displayed. (22)'|i18n( 'design/admin/error/kernel' )}</h2>
   3  {section show=$parameters.check.view_checked}
   4      <p>{'The requested view can not be accessed.'|i18n( 'design/admin/error/kernel' )}</h2>
   5      <p>{'The <%view> within the <%module> is disabled and thus it can not be accessed.'|i18n( 'design/admin/error/kernel',, hash( '%view', $parameters.check.view, '%module', $parameters.check.module ) )|wash}</li>
   6  {section-else}
   7      <p>{'The requested module can not be accessed.'|i18n( 'design/admin/error/kernel' )}</h2>
   8      <p>{'The <%module> module is disabled and thus it can not be accessed.'|i18n( 'design/admin/error/kernel',, hash( '%module', $parameters.check.module ) )|wash}</h2>
   9  {/section}
  10  </div>
  11  
  12  
  13  {section show=$embed_content}
  14      {$embed_content}
  15  {/section}


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