diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm
index 228890ebb..de513a8a3 100644
--- a/lib/WebGUI/i18n/English/WebGUI.pm
+++ b/lib/WebGUI/i18n/English/WebGUI.pm
@@ -4647,9 +4647,9 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi
},
'1086' => {
- message => q|Many wobjects have pagination features. Though some wobjects define their own pagination variables, most use a common set of pagination variables. These are those:
+ message => q|Many wobjects have pagination features. Though some wobjects define their own pagination variables, most use a common set of pagination variables:
-
+
pagination.firstPage
A link to the first page in the paginator.
@@ -4702,7 +4702,7 @@ A list of links to the 10 nearest in the paginator relative to the current page.
|, - lastUpdated => 1082370668 + lastUpdated => 1102031794, }, '701' => { @@ -6491,9 +6491,9 @@ A randomly generated number. This is often used on images (such as banner ads) t 'Page, Export body' => { message => q|
The Export Page function allows you to export WebGUI pages to static HTML
-files on disk.
+files on disk.
The "exportPath" variable in the WebGUI config file must be enabled
-for this function to work properly.
Depth
Sets the depth of the page tree to export. Use a depth of 0 to export only
the current page.