phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] preferences/templates/probusiness/changepassword.tpl


From: nomail
Subject: [Phpgroupware-cvs] preferences/templates/probusiness/changepassword.tpl, 1.2
Date: Thu, 30 Dec 2004 12:19:04 +0100

Update of /preferences/templates/probusiness
Added Files:
        Branch: 
          changepassword.tpl

date: 2004/12/30 11:19:04;  author: skwashd;  state: Exp;  lines: +28 -0

Log Message:
adding missing files to new HEAD
=====================================================================
  <br />
  {messages}
  <form method="post" action="{form_action}">
    <table class="padding" align="center">
                        <tr><td class="header" colspan="2">&nbsp;</td></tr>
      <tr>
        <td class="bg_color1">{lang_enter_password}</td>
        <td class="bg_color1"><input type="password" name="n_passwd" /></td>
      </tr>
      <tr>
        <td class="bg_color2">{lang_reenter_password}</td>
        <td class="bg_color2"><input type="password" name="n_passwd_2" /></td>
      </tr>
      <tr>
        <td colspan="2">
          <table class="prefPW">
            <tr>
              <td><input type="submit" name="change" value="{lang_change}" 
/></td>
              <td><input type="submit" name="cancel" value="{lang_cancel}" 
/></td>
            </tr>
          </table>
        </td>
      </tr>
    </table>
  </form>
  <br />
  <pre>{sql_message}</pre>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]