From 19b514899d02fde1c53916fe0c0a364548c6ab8d Mon Sep 17 00:00:00 2001 From: Reed Loden Date: Tue, 29 May 2012 07:50:08 -0700 Subject: Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized use of "Set my default search back to the system default" [r=LpSolit a=LpSolit] --- template/en/default/search/knob.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/search/knob.html.tmpl') diff --git a/template/en/default/search/knob.html.tmpl b/template/en/default/search/knob.html.tmpl index 78479e7bf..723825a3c 100644 --- a/template/en/default/search/knob.html.tmpl +++ b/template/en/default/search/knob.html.tmpl @@ -62,7 +62,8 @@ [% IF userdefaultquery %]

- + Set my default search back to the system default.

[% END %] -- cgit v1.2.3-24-g4f1b