From 4e17422cf35a7a9dbb0451067b7559d0fe0acc02 Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Thu, 22 Jul 2004 00:49:18 +0000 Subject: [PATCH] Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; left ant.jpg out to avoid complaints about "this very important testing resource" . Fixed single callsite (and someone please explain to me what it's useful for!) a=justdave, myk. --- 1x1.gif => images/1x1.gif | Bin template/en/default/bug/show-multiple.html.tmpl | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename 1x1.gif => images/1x1.gif (100%) diff --git a/1x1.gif b/images/1x1.gif similarity index 100% rename from 1x1.gif rename to images/1x1.gif diff --git a/template/en/default/bug/show-multiple.html.tmpl b/template/en/default/bug/show-multiple.html.tmpl index d9e3ed5465..6b48feb006 100644 --- a/template/en/default/bug/show-multiple.html.tmpl +++ b/template/en/default/bug/show-multiple.html.tmpl @@ -46,7 +46,7 @@ [%###########################################################################%] [% BLOCK bug_display %] - +
[% terms.Bug %] [%+ bug.bug_id %] - [% bug.short_desc FILTER html %] -- 2.47.2