From f49000e41554b317e3a38208b514d1c8ea89d374 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 3 Oct 2005 04:28:14 +0000 Subject: [PATCH] r485: Fixes so that if we are missing fields due to s we don't get weird results --- templates/newreport.tpl | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/templates/newreport.tpl b/templates/newreport.tpl index e5d3b46..7b91dc6 100644 --- a/templates/newreport.tpl +++ b/templates/newreport.tpl @@ -30,13 +30,15 @@ $header - - + + +
- {@"Severity"} -
+ {@"Priority"} +
- + +
@@ -60,14 +62,12 @@ $header - - +
- {@"Priority"} -
+ {@"Severity"} +
- -
+ @@ -83,13 +83,14 @@ $header -
- {@"Description/Initial Report"} - - -
+
+
+ {@"Description/Initial Report"} + + +
+
-
-- 2.22.5