app/views/passwords/new.html.erb in vita-clearance-0.6.9 vs app/views/passwords/new.html.erb in vita-clearance-0.6.9.1

- old
+ new

@@ -8,9 +8,9 @@ <div class="text_field"> <%= form.label :email %> <%= form.text_field :email %> </div> <div class="submit_field"> - <%= form.submit t(:reset_password, :scope => [:clearance, :views, :buttons], :defaul => 'Reset password'), + <%= form.submit t(:reset_password, :scope => [:clearance, :views, :passwords], :defaul => 'Reset password'), :disable_with => t(:please_wait, :scope => [:clearance, :views, :buttons], :default => "Please wait...") %> </div> <% end %> \ No newline at end of file