Sha256: 7209217ffb20f78267a8cb52191f6f37ac8481966e885a88a67a6130ad8915e3

Contents?: true

Size: 735 Bytes

Versions: 97

Compression:

Stored size: 735 Bytes

Contents

<h1> Forgot Password </h1>

<% if Goldberg.settings.self_reg_send_confirmation_email -%>
<p> If you've forgot your password, please fill in your userid and
email address below and we'll send you an email with further
instructions.</p>

<p><em><strong>Note:</strong> This email address <strong>must</strong>
be the one you used when you registered for the site.</em></p>

<% form_tag :action => 'forgot_password_submit' do %>
  <table>
  <tr>
  <th>Userid</th><td><%= text_field 'user', 'name' %></td>
  </tr>

  <tr>
  <th>Email address</th>
  <td><%= text_field 'user', 'email' %></td>
  </tr>
  </table>

  <%= submit_tag 'Submit' %>
<% end -%>
<% else -%>
<p> Please contact the System Administrator for assistance. </p>
<% end -%>

Version data entries

97 entries across 97 versions & 2 rubygems

Version Path
six-updater-web-0.24.15 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.14 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.13 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.12 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.11 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.10 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.9 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.8 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.7 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.6 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.5 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.4 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.3 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.2 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.1 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.24.0 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.23.7 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.23.6 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.23.5 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml
six-updater-web-0.23.4 lib/six-updater-web/vendor/plugins/goldberg/app/views/goldberg/users/forgot_password.rhtml