X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=templates%2Fen_US%2Fcgi%2Fshort_bug_status.tx;h=5bff77e024069abc05ac3961c9d6751562566fc6;hb=efe56431b1ea05a9d8e79d6ab6dccefbd639a169;hp=73de0cd168cb57e9a30feb5f140aa9baf177568d;hpb=b91d969554e6c2cdad2348dbe47f050ecca2ee4a;p=debbugs.git diff --git a/templates/en_US/cgi/short_bug_status.tx b/templates/en_US/cgi/short_bug_status.tx index 73de0cd..5bff77e 100644 --- a/templates/en_US/cgi/short_bug_status.tx +++ b/templates/en_US/cgi/short_bug_status.tx @@ -71,11 +71,11 @@ <:- } -:> <:- if $bug.has_found { -:> Found in version<: if $bug.status.found_count > 1 { :>s<: } :> - <:- $bug.status.found_join(', ') -:> + "><:- $bug.status.found_join(', ') -:> <:- } -:> <:- if $bug.has_fixed { :> Fixed in version<: if $bug.status.fixed_count > 1 { :>s<: } :> - <:- $bug.status.fixed_join(', ') -:> + "><:- $bug.status.fixed_join(', ') -:> <:- } -:> <:- if $bug.has_found or $bug.has_fixed { -:>