mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Monotone-Parent: 8a6c86f0b6ea39b43099b9e00ba79feb7cd28c9a
Monotone-Revision: 4f53fcc951b91b86624403a563cf3994eb946fab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-03-12T16:15:26 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -283,10 +283,10 @@
|
||||
<div id="passwordView" class="tab">
|
||||
<p id="passwordFields"><label><var:string label:value="New password:"
|
||||
/><input const:id="newPasswordField" class="textField"
|
||||
type="text" const:value=""/></label><br/>
|
||||
type="password" const:value=""/></label><br/>
|
||||
<label><var:string label:value="Confirmation:"
|
||||
/><input const:id="newPasswordConfirmationField" class="textField"
|
||||
type="text" const:value=""/></label><br/>
|
||||
type="password" const:value=""/></label><br/>
|
||||
<a href="#" class="button" id="changePasswordBtn"
|
||||
><span><var:string label:value="Change"/></span></a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user