From 75159bf24418cc866aa28d86a493c0a927abd87a Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" <> Date: Thu, 31 Dec 2009 00:17:29 +0000 Subject: Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@oshannessy.com (Paul O'Shannessy [zpao]) r=LpSolit a=LpSolit] --- template/en/default/bug/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/bug') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index bfb2622e8..379370689 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -48,7 +48,7 @@ */ [% IF user.settings.quote_replies.value != 'off' %] document.write('[reply<' + '/a>]'); + id + ',' + real_id + '); return false;">reply<' + '/a>]'); [% END %] } -- cgit v1.2.3-24-g4f1b