Skip to content

Commit

Permalink
Update edit.html.haml
Browse files Browse the repository at this point in the history
make it easier to figure out how to get back to the paper submission page
  • Loading branch information
eximious authored Aug 5, 2020
1 parent a1ef411 commit 8fb4ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/devise/registrations/edit.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.row
.col-md-12
.page-header
%h1 Edit your Account
%h1 Edit your Account or Click on the word "SeaGL" in the top left, to return to the paper submission page
.row
.col-md-12
= semantic_form_for(resource, as: resource_name, url: registration_path(resource_name), html: { method: :put }) do |f|
Expand Down

0 comments on commit 8fb4ca1

Please sign in to comment.