mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 18:42:00 -04:00
Tweak artwork header for logged in users
This commit is contained in:
parent
907e5b564a
commit
0be1df204e
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ catch(Exceptions\PageOutOfBoundsException){
|
|||
<main class="artworks">
|
||||
<section class="narrow">
|
||||
<h1>Browse U.S. Public Domain Artwork</h1>
|
||||
<p>You can help Standard Ebooks by <a href="/artworks/new">submitting new public domain artwork</a> to add to this catalog for use in future ebooks. For free access to the submission form, <a href="/about#editor-in-chief">contact the Editor-in-Chief</a>.</p>
|
||||
<p><? if($GLOBALS['User']?->Benefits->CanUploadArtwork){ ?><a href="/artworks/new">Submit new public domain artwork.</a><? }else{ ?>You can help Standard Ebooks by <a href="/artworks/new">submitting new public domain artwork</a> to add to this catalog for use in future ebooks. For free access to the submission form, <a href="/about#editor-in-chief">contact the Editor-in-Chief</a>.<? } ?></p>
|
||||
<form class="browse-artwork" action="/artworks" method="get" rel="search">
|
||||
<label>
|
||||
<span>Status</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue