diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 962f72e90f..589348f306 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -223,11 +223,11 @@ {% include "/modals/ModalSubmissionListingActions.html" %} {% if p.is_image and not p.over_18 and ((v and v.cardview) or (not v and environ.get('CARD_VIEW') == '1')) %} -
- - Unable to load image - -
+
+ + Post preview + +
{% endif %}