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:
Wolfgang Sourdeau
2010-03-12 16:15:26 +00:00
parent 7c1dc619b0
commit 466c0ee018
@@ -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>