diff --git a/templates/ArtworkForm.php b/templates/ArtworkForm.php index b7722741..d1a34f62 100644 --- a/templates/ArtworkForm.php +++ b/templates/ArtworkForm.php @@ -30,7 +30,6 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late name="artist-name" list="artist-names" required="required" - autocomplete="off" value="Artist->Name) ?>" /> @@ -43,7 +42,6 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late name="artist-year-of-death" inputmode="numeric" pattern="[0-9]{1,4}" - autocomplete="off" value="Artist->DeathYear) ?>" /> @@ -52,7 +50,7 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late Artwork details
@@ -63,7 +61,6 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late name="artwork-year" inputmode="numeric" pattern="[0-9]{1,4}" - autocomplete="off" value="CompletedYear) ?>" /> @@ -82,7 +79,6 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late type="text" name="artwork-tags" required="required" - autocomplete="off" value="ImplodeTags()) ?>" /> @@ -107,7 +103,6 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late @@ -130,7 +125,6 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late name="artwork-publication-year" inputmode="numeric" pattern="[0-9]{4}" - autocomplete="off" value="PublicationYear) ?>" /> @@ -140,7 +134,6 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late @@ -150,7 +143,6 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late @@ -160,7 +152,6 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late @@ -201,7 +192,7 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late
diff --git a/www/artworks/edit.php b/www/artworks/edit.php index aaa33a81..71ca87a1 100644 --- a/www/artworks/edit.php +++ b/www/artworks/edit.php @@ -57,7 +57,7 @@ catch(Exceptions\InvalidPermissionsException){ -
+ $artwork, 'isEditForm' => true]) ?>
diff --git a/www/artworks/get.php b/www/artworks/get.php index 876e562b..73f90e8e 100644 --- a/www/artworks/get.php +++ b/www/artworks/get.php @@ -156,7 +156,7 @@ catch(Exceptions\InvalidPermissionsException){ CanStatusBeChangedBy($GLOBALS['User'])){ ?>

Review the metadata and PD proof for this artwork submission. Approve to make it available for future producers. Once an artwork is approved, it can no longer be edited.

-
+ CanStatusBeChangedBy($GLOBALS['User'])){ ?>