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

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  <div class="maincontentheader">
   3  <h1>{"Activate account"|i18n("design/standard/user")}</h1>
   4  </div>
   5  
   6  <p>
   7  {section show=$account_activated}
   8  {'Your account is now activated.'|i18n('design/standard/user')}
   9  {section-else}
  10  {'Sorry, the key submitted was not a valid key. Account was not activated.'|i18n('design/standard/user')}
  11  {/section}
  12  </p>
  13  
  14  <div class="buttonblock">
  15  <form action={"/user/login"|ezurl} method="post">
  16      <input class="button" type="submit" value="{'OK'|i18n( 'design/standard/user' )}" />
  17  </form>
  18  </div>


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