Sha256: dad2d24847666923ab59432fcb399d309c301751416ec2f4d21611cd936954c5

Contents?: true

Size: 325 Bytes

Versions: 32

Compression:

Stored size: 325 Bytes

Contents

<% form_tag admin_recover_password_path do %>
  <ul>
  <li><label for="email"><%= _("Email") %></label>
  <%= text_field :user, :email, :size => 20, :class => 'text' %></li>
  <li><%= submit_tag _("Recover password"), :class => 'button' %> <%= link_to _("I remember my password"), admin_sign_in_path %></li>
  </ul>
<% end %>

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
fesplugas-typus-0.9.10 app/views/typus/recover_password.html.erb
fesplugas-typus-0.9.11 app/views/typus/recover_password.html.erb
fesplugas-typus-0.9.12 app/views/typus/recover_password.html.erb
fesplugas-typus-0.9.13 app/views/typus/recover_password.html.erb
fesplugas-typus-0.9.14 app/views/typus/recover_password.html.erb
fesplugas-typus-0.9.15 app/views/typus/recover_password.html.erb
fesplugas-typus-0.9.16 app/views/typus/recover_password.html.erb
fesplugas-typus-0.9.17 app/views/typus/recover_password.html.erb
fesplugas-typus-0.9.9 app/views/typus/recover_password.html.erb
typus-0.9.39 app/views/typus/recover_password.html.erb
typus-0.9.38 app/views/typus/recover_password.html.erb
typus-0.9.37 app/views/typus/recover_password.html.erb
typus-0.9.36 app/views/typus/recover_password.html.erb
typus-0.9.35 app/views/typus/recover_password.html.erb
typus-0.9.34 app/views/typus/recover_password.html.erb
typus-0.9.33 app/views/typus/recover_password.html.erb
typus-0.9.32 app/views/typus/recover_password.html.erb
typus-0.9.31 app/views/typus/recover_password.html.erb
typus-0.9.30 app/views/typus/recover_password.html.erb
typus-0.9.29 app/views/typus/recover_password.html.erb