diff --git a/r2/r2/templates/promotelinkform.html b/r2/r2/templates/promotelinkform.html index 58f696e3a..9cb16c0bb 100644 --- a/r2/r2/templates/promotelinkform.html +++ b/r2/r2/templates/promotelinkform.html @@ -328,7 +328,7 @@ ${self.javascript_setup()} css_class="rounded">
<%utils:image_upload post_target="/api/link_thumb" - current_image="${thumb}" + current_image="${getattr(thing.link, 'thumbnail_url', '')}" label="${_('upload header image:')}" ask_type="True">