Forgot your password?
+Forgot your password?
<%= form_for(resource, as: resource_name, url: password_path(resource_name), html: { method: :post }) do |f| %> <%= render "devise/shared/error_messages", resource: resource %> @@ -9,10 +10,14 @@<%= f.email_field :email, autofocus: true, autocomplete: "email" %>
Log in
- - <%= form_for(resource, as: resource_name, url: session_path(resource_name)) do |f| %> -<%= f.label :email %>
-<%= f.email_field :email, autofocus: true, autocomplete: "email" %>
-Staff Login
+ <%= render "devise/shared/links" %> +or:
-<%= f.label :password %>
-<%= f.password_field :password, autocomplete: "current-password" %>
-Log In
+ <%= form_for(resource, as: resource_name, url: session_path(resource_name)) do |f| %> +<%= f.label :email %>
+<%= f.email_field :email, autofocus: true, autocomplete: "email" %>
+<%= f.check_box :remember_me %>
-<%= f.label :remember_me %>
+<%= f.label :password %>
+<%= f.password_field :password, autocomplete: "current-password" %>
<%= f.check_box :remember_me %>
+<%= f.label :remember_me %>
+<%= link_to "Forgot your password?", new_password_path(resource_name) %>
+ <% end %> +<%= link_to "Log in", new_session_path(resource_name), class: "btn-base gw-btn" %>
+<% end %> + +<%- if devise_mapping.registerable? && controller_name != 'registrations' %> +<%= link_to "Sign up", new_registration_path(resource_name) %>
+<% end %> + +<%- if devise_mapping.confirmable? && controller_name != 'confirmations' %> +<%= link_to "Didn't receive confirmation instructions?", new_confirmation_path(resource_name) %>
+<% end %> + +<%- if devise_mapping.lockable? && resource_class.unlock_strategy_enabled?(:email) && controller_name != 'unlocks' %> +<%= link_to "Didn't receive unlock instructions?", new_unlock_path(resource_name) %>
+<% end %> + +<%- if devise_mapping.omniauthable? %> + <%- resource_class.omniauth_providers.each do |provider| %> +<%= button_to "Sign in with SSO", omniauth_authorize_path(resource_name, provider), data: { turbo: false }, class: "btn-base gw-btn" %>
+ <% end %> +<% end %> \ No newline at end of file diff --git a/app/views/hyrax/contact_form/new.html.erb b/app/views/hyrax/contact_form/new.html.erb index 931d11b0..718b7d73 100644 --- a/app/views/hyrax/contact_form/new.html.erb +++ b/app/views/hyrax/contact_form/new.html.erb @@ -1,3 +1,5 @@ +<% provide :page_title, "Contact Form" %> +
<%= t('hyrax.contact_form.header') %>
diff --git a/app/views/hyrax/my/_constraints.html.erb b/app/views/hyrax/my/_constraints.html.erb
index fc7533c2..3a67c668 100644
--- a/app/views/hyrax/my/_constraints.html.erb
+++ b/app/views/hyrax/my/_constraints.html.erb
@@ -3,7 +3,6 @@
<%= link_to start_over_path,
class: "catalog_startOverLink btn btn-sm btn-text", id: "startOverLink" do %>
-
<%= t('blacklight.search.start_over') %>
<% end %>
diff --git a/public/images/collection.png b/public/images/collection.png
new file mode 100644
index 00000000..8f3b137f
Binary files /dev/null and b/public/images/collection.png differ
diff --git a/spec/fixtures/content_blocks/share_page.html b/spec/fixtures/content_blocks/share_page.html
index 0b5384dd..ab1d3f8b 100644
--- a/spec/fixtures/content_blocks/share_page.html
+++ b/spec/fixtures/content_blocks/share_page.html
@@ -13,9 +13,9 @@ Deposit an Electronic Thesis or Dissertation
Deposit any other scholarship or research
+Deposit Your Work
To deposit any other type of work, please use:
+To deposit your work, please use: