From f07ce4f7b5895b7d3ce272dcc99528468f3dcefb Mon Sep 17 00:00:00 2001 From: rxu Date: Thu, 20 Dec 2018 01:21:07 +0700 Subject: [ticket/15915] Add template events to posting_attach_body.html PHPBB3-15915 --- phpBB/styles/prosilver/template/posting_attach_body.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/posting_attach_body.html b/phpBB/styles/prosilver/template/posting_attach_body.html index 444713d6e0..72935eb7e9 100644 --- a/phpBB/styles/prosilver/template/posting_attach_body.html +++ b/phpBB/styles/prosilver/template/posting_attach_body.html @@ -21,6 +21,7 @@ +
@@ -55,7 +56,9 @@ + + + +
{attach_row.FILENAME} @@ -78,10 +81,13 @@
+ -- cgit v1.2.1