Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎁 Depositor notifications #2226

Merged
merged 11 commits into from
May 31, 2024
Prev Previous commit
Remove bepress
  • Loading branch information
LaRita Robinson committed May 31, 2024

Verified

This commit was signed with the committer’s verified signature.
markgov Mark Roberts
commit 1282e1b2bc28c86cb621df8a3b108d31b31b83ba
2 changes: 1 addition & 1 deletion app/views/hyku_mailer/depositor_email.html.erb
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
</ul>
<a href="<%= @url %>" class="button">VISIT MY DASHBOARD</a>
<div class="footer">
<p>These monthly reports are provided to you by bepress on behalf of <%= @application_name %>. For questions, comments, or to add more content and increase your readership and visibility as an author, please contact your repository administrator.</p>
<p>These monthly reports are provided to you on behalf of <%= @application_name %>. For questions, comments, or to add more content and increase your readership and visibility as an author, please contact your repository administrator.</p>
</div>
</div>
</body>
Loading