Skip to content

Commit

Permalink
fixed Terms link in footer, utility links are all populated, fixes #27
Browse files Browse the repository at this point in the history
  • Loading branch information
StudioZut committed Oct 7, 2016
1 parent 651cafb commit 4a584e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<li><a href="/contact">Contact</a></li>
<li><a href="/help">Help</a></li>
<li><a href="http://library.gwu.edu/scholarspace/submit">Share Your Work</a></li>
<li><a href="https://scholarspace.library.gwu.edu/terms/">Terms of Use</a></li>
<li><a href="/terms">Terms of Use</a></li>
<li><a href="https://library.gwu.edu/accessibility">Accessibility</a></li>
<li class="last"><a href="/users/sign_in">Login</a></li>

Expand Down

0 comments on commit 4a584e1

Please sign in to comment.