From 854a21e31113f64af7bd5876f4d10ab3299bf0aa Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 3 Nov 2005 19:46:23 +0000 Subject: [PATCH] forward port from branch_6_7 --- lib/WebGUI/i18n/English/Asset_Article.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Asset_Article.pm b/lib/WebGUI/i18n/English/Asset_Article.pm index 59344048a..ac627a3ca 100644 --- a/lib/WebGUI/i18n/English/Asset_Article.pm +++ b/lib/WebGUI/i18n/English/Asset_Article.pm @@ -7,7 +7,7 @@ our $I18N = { }, '71' => { - message => q|

Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article. Dataforms are Wobjects, so they inherit the properties of both Wobjects and Assets. + message => q|

Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article. ARticles are Wobjects, so they inherit the properties of both Wobjects and Assets.

NOTE: You can create a multi-paged article by placing the separator macro (^-;) at various places through-out your article. This works unless you are using a Make Page Printable style.