[ 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/error/kernel/ -> 21.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  <div class="warning">
   3  <h2>{"View not found"|i18n("design/standard/error/kernel")}</h2>
   4  <p>{"The requested view %view could not be found in module %module"|i18n("design/standard/error/kernel",,
   5                                                                           hash('%view',$parameters.view|wash,
   6                                                                                '%module',$parameters.module|wash))}</p>
   7  <p>{"Possible reasons for this are"|i18n("design/standard/error/kernel")}:</p>
   8  <ul>
   9      <li>{"The view name was misspelled, try changing the URL."|i18n("design/standard/error/kernel")}</li>
  10      <li>{"The view does not exist for the module %module."|i18n("design/standard/error/kernel",,
  11                                                                  hash('%module',$parameters.module|wash))}</li>
  12      <li>{"This site uses siteaccess matching in the URL and you didn't supply one, try inserting a siteaccess name before the module in the URL ."|i18n("design/standard/error/kernel")}</li>
  13  </ul>
  14  </div>
  15  
  16  {section show=$embed_content}
  17  
  18  {$embed_content}
  19  {/section}


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