mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 02:46:46 -04:00
Tweak wording on delete artist page and add some more breadcrumbs
This commit is contained in:
parent
1136cfb2af
commit
34fd71e55a
11 changed files with 83 additions and 19 deletions
|
@ -58,6 +58,7 @@ $isEditForm ??= false;
|
|||
/>
|
||||
</label>
|
||||
<label>
|
||||
<input type="hidden" name="artwork-completed-year-is-circa" value="false" />
|
||||
<input
|
||||
type="checkbox"
|
||||
name="artwork-completed-year-is-circa"
|
||||
|
@ -103,6 +104,7 @@ $isEditForm ??= false;
|
|||
<p><strong>or</strong> proof that the artwork was reproduced in a book published before <?= PD_STRING ?>, including the following:</p>
|
||||
<fieldset>
|
||||
<label>
|
||||
<input type="hidden" name="artwork-is-published-in-us" value="false" />
|
||||
<input
|
||||
type="checkbox"
|
||||
name="artwork-is-published-in-us"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue