[ 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/setup/init/ -> welcome.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {*?template charset=latin1?*}
   3  
   4  <div align="center">
   5    <h1>{"Welcome to eZ publish %1"|i18n("design/standard/setup/init",,array($#version.alias))}</h1>
   6  </div>
   7  
   8  {section show=eq( $optional_test.result, 2 )}
   9      <p>
  10          {"Welcome to the eZ publish content management system and development framework. This wizard will help you set up eZ publish.<br>Your system is not optimal, if you wish you can click the <i>Finetune</i> button. This will present hints on how to fix these issues.<br/> Click <i>Next</i> to continue without finetuning."|i18n("design/standard/setup/init")}
  11      </p>
  12  {section-else}
  13      <p>
  14          {"Welcome to the eZ publish content management system and development framework. This wizard will help you set up eZ publish.<br>Click <i>Next</i> to continue."|i18n("design/standard/setup/init")}
  15      </p>
  16  {/section}
  17  
  18  <form method="post" action="{$script}">
  19    {include uri='design:setup/persistence.tpl'}
  20  
  21    {include uri='design:setup/init/navigation.tpl' dont_show_back=1 finetune=eq( $optional_test.result, 2 )}
  22  
  23  </form>
  24  
  25  
  26    </div>
  27  </form>


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