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

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {*?template charset=latin1?*}
   3  
   4  <div align="center">
   5    <h1>{"Finished"|i18n("design/standard/setup/init")}</h1>
   6  </div>
   7  
   8  <p>
   9    {"eZ publish has been installed with your select site setup. You will find the username mentioned in the details below."|i18n("design/standard/setup/init")}
  10  </p>
  11  
  12  <blockquote class="note">
  13  <p>
  14   <b>{"Note"|i18n("design/standard/setup/init")}:</b>
  15   {"The first time the user or admin site is accessed it will take some time (30 to 60 seconds). This is because eZ publish prepares the site for your machine."|i18n("design/standard/setup/init")}
  16   {if $custom_text}
  17      {foreach $custom_text as $text}
  18          <p>{$text.note}</p>
  19      {/foreach}
  20  {/if}
  21  </p>
  22  </blockquote>
  23  
  24  <fieldset>
  25  <legend>{'Site details'|i18n( 'design/standard/setup/init' )}:</legend>
  26  {*  <table border="0" cellspacing="3" cellpadding="0">
  27      <tr>
  28  
  29        <td class="setup_site_templates">*}
  30          <div align="top">
  31            <a href="{$site_type.url|wash}" target="_other">
  32              <img class="site-type" src={"design/standard/images/setup/eZ_setup_template_default.png"|ezroot} alt="{$site_type.title|wash}" />
  33            </a>
  34          </div>
  35          <div align="bottom">
  36        <table border="0" cellspacing="0" cellpadding="0">
  37          <tr>
  38            <td>{"Title"|i18n("design/standard/setup/init")}:&nbsp;</td>
  39            <td>{$site_type.title|wash}</td>
  40          </tr>
  41          <tr>
  42            <td>{"URL"|i18n("design/standard/setup/init")}:&nbsp;</td>
  43            <td><a href="{$site_type.url|wash}" target="_blank" class="setup_final">{"User site"|i18n('design/standard/setup/init')}</a>, <a href="{$site_type.admin_url|wash}" target="_blank" class="setup_final">{"Admin site"|i18n('design/standard/setup/init')}</a></td>
  44          </tr>
  45          <tr>
  46            <td>{"Username"|i18n("design/standard/setup/init")}:&nbsp;</td>
  47            <td>admin</td>
  48          </tr>
  49        </table>
  50          </div>
  51  {*      </td>
  52  
  53      </tr>
  54  
  55    </table>*}
  56  </fieldset>


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