From dab15f57403d7499c958a20e0c96ebf3083a6745 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 21 Apr 2016 22:21:38 +0000 Subject: Bug 1266167 - clickjacking is possible on "view all" and "details" attachment pages --- template/en/default/attachment/edit.html.tmpl | 2 +- template/en/default/attachment/show-multiple.html.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index c7d85e270..cb0b1c71a 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -215,7 +215,7 @@ %] [% ELSE %] diff --git a/template/en/default/attachment/show-multiple.html.tmpl b/template/en/default/attachment/show-multiple.html.tmpl index 91768c0d3..c28d5dfd6 100644 --- a/template/en/default/attachment/show-multiple.html.tmpl +++ b/template/en/default/attachment/show-multiple.html.tmpl @@ -99,7 +99,7 @@ classes = 'viewall_frame' %] [% ELSE %] - -- cgit v1.2.3-24-g4f1b