From 4d2d32d66b533a610a5f1cb56a1602433e1c412d Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 15 May 2006 05:33:55 +0000 Subject: [PATCH] there is no separator macro, it is just a marker --- 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 c0f32c300..7f9154c84 100644 --- a/lib/WebGUI/i18n/English/Asset_Article.pm +++ b/lib/WebGUI/i18n/English/Asset_Article.pm @@ -24,7 +24,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. 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.

+

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

|, lastUpdated => 1146514077,