From 2f054416251d78fdf51acd5443c51a014f3cfdf7 Mon Sep 17 00:00:00 2001 From: skyanth Date: Tue, 14 Apr 2020 17:23:59 +0200 Subject: [PATCH] improved warning message for weirdness in summary table --- xml/xslt/findings.xslt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xml/xslt/findings.xslt b/xml/xslt/findings.xslt index 615021c..004db96 100644 --- a/xml/xslt/findings.xslt +++ b/xml/xslt/findings.xslt @@ -94,9 +94,9 @@ - WARNING: description containing img or table may not look very good in the - finding summary table. Consider using a description_summary element - instead. + WARNING: a description containing an img or table may be confusing or look weird in the + finding summary table. Consider adding a description_summary element + for finding . @@ -124,9 +124,9 @@ - WARNING: recommendation containing img or table may not look very good in - the finding summary table. Consider using a recommendation_summary element - instead. + WARNING: a recommendation containing an img or table may be confusing or look weird in + the recommendation summary table. Consider adding a recommendation_summary element + for finding .