From 1308d58076a59335191d5c15bfe2f10595628fef Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 12 Nov 2004 06:02:29 +0000 Subject: [PATCH] found and fixed a spot where an ending blockquote tag was left off --- lib/WebGUI/i18n/English/SQLReport.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/SQLReport.pm b/lib/WebGUI/i18n/English/SQLReport.pm index e38f021de..d239f617d 100644 --- a/lib/WebGUI/i18n/English/SQLReport.pm +++ b/lib/WebGUI/i18n/English/SQLReport.pm @@ -113,7 +113,7 @@ How many rows should be displayed before splitting the results into separate pag }, '73' => { - message => q|The following variables are made available from SQL Reports: + message => q|The following variables are made available in SQL Reports:

columns_loop
@@ -161,6 +161,7 @@ The name of the field as it is returned by the query. The data in this field.

+ hasNest
@@ -252,7 +253,7 @@ The default label for rows.count.isZero.

|, - lastUpdated => 1082365473 + lastUpdated => 1100235434 }, '16' => {