Tweak wording on delete artist page and add some more breadcrumbs

This commit is contained in:
Alex Cabal 2025-03-07 10:37:56 -06:00
parent 1136cfb2af
commit 34fd71e55a
11 changed files with 83 additions and 19 deletions

View file

@ -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"