diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 566cb0a36..308777991 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -202,9 +202,6 @@ f{% if v %} {% endif %} -
@@ -233,6 +230,12 @@ f{% if v %}
+
+ {% include "/submission/SubmissionActionsMobile.html" %} +
+ +{% 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')) %}