Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update change password size
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Jan 16, 2014
1 parent 8857a00 commit d3f5886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/plugins/core.auth/standard_auth_actions.xml
Expand Up @@ -214,7 +214,7 @@
<dialogOnCancel><![CDATA[]]></dialogOnCancel>
</clientCallback>
<clientForm id="pass_change_form"><![CDATA[
<div id="pass_change_form" action="pass_change_form" box_width="210">
<div id="pass_change_form" action="pass_change_form" box_width="260">
<input type="hidden" name="pass_seed" id="pass_seed" value="">
<div class="SF_element">
<div class="SF_label" ajxp_message_id="237">AJXP_MESSAGE[237] : </div><input id="user_change_ownpass_old" type="password" class="dialogFocus SF_input"/>
Expand Down

0 comments on commit d3f5886

Please sign in to comment.