[ Index ]

PHP Cross Reference of Nucleus CMS 3.32

title

Body

[close]

/nucleus/forms/ -> loginform-notloggedin.template (source)

   1  <a id="nucleus_lf"></a>
   2  <form method="post" action="#nucleus_lf">
   3      <div class="loginform">
   4  <input type="hidden" name="action" value="login" />
   5          <%errordiv%>
   6  
   7          <label for="nucleus_lf_name" accesskey="l"><%text(_LOGINFORM_NAME)%></label>
   8          <input id="nucleus_lf_name" name="login" size="10" value="" class="formfield" />
   9  
  10          <label for="nucleus_lf_pwd"><%text(_LOGINFORM_PWD)%></label>
  11          <input id="nucleus_lf_pwd" name="password" size="10" type="password" value="" class="formfield" />
  12  
  13          <input type="checkbox" value="1" name="shared" id="nucleus_lf_shared" />
  14          <label for="nucleus_lf_shared"><%text(_LOGINFORM_SHARED)%></label>
  15  
  16          <input type="submit" alt="<%text(_LOGIN)%>" value="<%text(_LOGIN)%>" class="formbutton" />
  17      </div>
  18  </form>


Generated: Tue Feb 12 15:34:36 2008 Cross-referenced by PHPXref 0.7