Typo in promotelinkform.html (large -> larger)

This commit is contained in:
Keith Mitchell
2012-01-12 10:37:58 -08:00
parent acae7b43a2
commit 9faf55e479

View File

@@ -295,7 +295,7 @@ ${unsafe(js.use('sponsored'))}
%if thing.link and (trusted or not promote.is_promoted(thing.link)):
<%utils:line_field title="${_('look and feel')}"
description="images will be resized if large than 70 x 70 pixels" css_class="rounded">
description="images will be resized if larger than 70 x 70 pixels" css_class="rounded">
<div class="delete-field">
<%utils:image_upload post_target="/api/link_thumb"
current_image="${thumb}"