Skip to content

Commit

Permalink
Clarify DO derivative setting, refs #13471
Browse files Browse the repository at this point in the history
  • Loading branch information
mInnes-archives authored and sbreker committed Mar 18, 2021
1 parent 34adf96 commit 2c4c700
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
<?php endif; ?><br />

<?php echo $form->reference_image_maxwidth
->label(__('Maximum image width (pixels)'))
->help(__('The maximum width for derived reference images.'))
->label(__('Maximum length on longest edge (pixels)'))
->help(__('The maximum number of pixels on the longest edge for derived reference images.'))
->renderRow() ?>

</fieldset>
Expand Down

0 comments on commit 2c4c700

Please sign in to comment.