Sha256: 7f866e8e0d9be2b261d24429ed6e82d72321d819bc55e1bf733111bed8a5ca5e
Contents?: true
Size: 533 Bytes
Versions: 44
Compression:
Stored size: 533 Bytes
Contents
<div title="<%= title_helper %>" class="form"> <%= head_helper 'Change Password', :error => true %> <div class="form-padding"> Enter your new password in the fields below and click 'Change Password' to have a new password sent to your email inbox. <%= start_form_tag_helper %> <%= render_partial 'password', :user => @user, :submit => false %> <div class="button-bar"> <%= submit_tag 'Change Password' %> <%= link_to 'Cancel', :action => 'welcome' %> </div> </form> </div> </div>
Version data entries
44 entries across 44 versions & 1 rubygems