From 763dc81386c22949ec761a3828a0c84150cb68be Mon Sep 17 00:00:00 2001 From: "justdave%bugzilla.org" <> Date: Thu, 17 Mar 2005 14:13:14 +0000 Subject: Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you didn't just come from said bug. Patch by Olav Vitters r=LpSolit, a=justdave --- template/en/default/filterexceptions.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index b7a3e0356..0b3eac943 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -414,6 +414,7 @@ 'bug/process/results.html.tmpl' => [ 'title.$type', 'id', + 'linktext.$type', ], 'bug/create/comment.txt.tmpl' => [ -- cgit v1.2.1