[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/templates/wizard/ -> update4.template (source)

   1  {include file="wizard/header.template" step=5 mode=upgrade title="Done!"}
   2  <form method="post">
   3  <fieldset class="inputField">
   4  <legend>Upgrade Complete</legend>
   5  {if $viewIsError}
   6      <div class="wizardError">
   7       <img src="imgs/admin/icon_error-16.png" alt="Error" class="wizardInfoIcon" />
   8       <p style="color:red;margin-left:20px;">{$viewErrorMessage}</p>
   9      </div>
  10  {else}
  11     <div class="wizardInfo">
  12      <img src="imgs/admin/icon_info-16.png" alt="Info" class="wizardInfoIcon" />
  13      <p class="wizardInfoText">
  14    Installation is complete. Congratulations, Your 1.1 installation has been successfully upgraded to 
  15    LifeType 1.2.4.
  16      </p> 
  17     </div>
  18  {/if}
  19  <p>
  20    <p>
  21     <span style="color:red">WARNING: </span>For security reasons, you must now remove this file, <b>wizard.php</b>. If you are
  22     not planning to allow internet users to create new blogs in this server, then you should also
  23     remove <b>summary.php</b>.<br/><br/>
  24     Enjoy,<br/>
  25    <a href="http://www.lifetype.net">The LifeType team</a>.
  26    </p>
  27   </fieldset> 
  28   <div class="buttons">
  29    <input value="Go to blog" type="button" onClick="javascript:window.location='index.php'" /> 
  30    <input value="Go to Summary" type="button" onClick="javascript:window.location='summary.php'" /> 
  31    <input value="Go to administration interface" type="button" onClick="javascript:window.location='admin.php'" />
  32   </div> 
  33  </form> 
  34  {include file="wizard/footer.template"}


Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics