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

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  <div class="warning">
   3  <h2>{"Module not found"|i18n("design/standard/error/kernel")}</h2>
   4  <p>{"The requested module %module could not be found."|i18n("design/standard/error/kernel",,
   5                                                              hash('%module',$parameters.module|wash))}</p>
   6  <p>{"Possible reasons for this are"|i18n("design/standard/error/kernel")}:</p>
   7  <ul>
   8      <li>{"The module name was misspelled, try changing the URL."|i18n("design/standard/error/kernel")}</li>
   9      <li>{"The module does not exist on this site."|i18n("design/standard/error/kernel")}</li>
  10      <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>
  11  </ul>
  12  </div>
  13  
  14  {section show=$embed_content}
  15  
  16  {$embed_content}
  17  {/section}


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