From 6ed6ea1ee73e55a7793d7cc6c60713435e009a12 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 1 Feb 2018 16:56:19 -0800 Subject: [PATCH] split bug report header into two lines --- templates/en_US/cgi/bugreport.tx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/en_US/cgi/bugreport.tx b/templates/en_US/cgi/bugreport.tx index a665548..d7f5141 100644 --- a/templates/en_US/cgi/bugreport.tx +++ b/templates/en_US/cgi/bugreport.tx @@ -16,9 +16,10 @@ function toggle_infmessages() -

<: $config.project :> <: $config.bug :> report logs - -#<: $bug_num :>
-<: $status.subject :>

+
<: $config.project :> <: $config.bug :> report logs
+

#<: $bug_num :> + <: $status.subject :> +

<: raw($version_graph) :>
<: include "cgi/bugreport_pkginfo.tx" :> <: include "cgi/bugreport_buginfo.tx" :> -- 2.39.2