From 9ad9385a463557b40163f890b06a882679962b29 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Wed, 3 Nov 2004 06:59:39 +0000 Subject: =?UTF-8?q?Patch=20for=20bug=20212017:=20Should=20be=20able=20to?= =?UTF-8?q?=20change=20a=20bug=20if=20it=20has=20a=20flag=20requested=20th?= =?UTF-8?q?at=20is=20no=20longer=20requestable;=20patch=20by=20Fr=C3=A9d?= =?UTF-8?q?=C3=A9ric=20Buclin=20;=20r=3Dmyk,=20vladd?= =?UTF-8?q?,=20a=3Dmyk.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/flag/list.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl index 75e61d774..c93515842 100644 --- a/template/en/default/flag/list.html.tmpl +++ b/template/en/default/flag/list.html.tmpl @@ -103,7 +103,7 @@ [% IF type.is_active %] - [% IF type.is_requestable %] + [% IF type.is_requestable || flag.status == "?" %] [% END %] [% ELSE %] -- cgit v1.2.1