From d37ea348bfc7e19f1104bb265eae8dbdbbe78b24 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sun, 13 Jan 2013 17:05:19 -0500 Subject: [PATCH] minor update Former-commit-id: abf23f47d2bf07f96200cf990a3c3a48179aedf9 --- src/main/resources/templates/HtmlReport.vsl | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/main/resources/templates/HtmlReport.vsl b/src/main/resources/templates/HtmlReport.vsl index 293d796a9..12ed2c583 100644 --- a/src/main/resources/templates/HtmlReport.vsl +++ b/src/main/resources/templates/HtmlReport.vsl @@ -359,14 +359,12 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.

Identifiers

##: $esc.html($cpevalue)
- #if($cpeCount>1) + #if ($cpeCount>1) Several possible CPEs where identified. If one of the following are correct please update the configuration to set the hash code for this file to the CPE entry below.

- #end - #if($dependency.getIdentifiers().size()==0) + #elseif ($dependency.getIdentifiers().size()==0) - #end - #if($dependency.getIdentifiers().size()>0) + #elseif ($dependency.getIdentifiers().size()>0)