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.