diff --git a/lib/WebGUI/Help/Asset_Collaboration.pm b/lib/WebGUI/Help/Asset_Collaboration.pm
index bd586ade7..055423d0f 100644
--- a/lib/WebGUI/Help/Asset_Collaboration.pm
+++ b/lib/WebGUI/Help/Asset_Collaboration.pm
@@ -168,6 +168,10 @@ our $HELP = {
tag => 'asset fields',
namespace => 'Asset'
},
+ {
+ tag => 'post template variables',
+ namespace => 'Asset_Post'
+ },
]
},
diff --git a/lib/WebGUI/i18n/English/Asset_Collaboration.pm b/lib/WebGUI/i18n/English/Asset_Collaboration.pm
index 7dc0d106d..60ca912d1 100644
--- a/lib/WebGUI/i18n/English/Asset_Collaboration.pm
+++ b/lib/WebGUI/i18n/English/Asset_Collaboration.pm
@@ -979,6 +979,11 @@ A list of posts for this Collateral Asset.
Asset variables
The variables common to all Assets, such as title, menuTitle, etc.
+
+Post variables
+All template variables from the Post template. Some of those variables will be duplicates
+of the ones below.
+
id
The AssetId of this Post.
diff --git a/lib/WebGUI/i18n/English/Asset_Post.pm b/lib/WebGUI/i18n/English/Asset_Post.pm
index 6bd3c7724..7e2dead98 100644
--- a/lib/WebGUI/i18n/English/Asset_Post.pm
+++ b/lib/WebGUI/i18n/English/Asset_Post.pm
@@ -9,7 +9,7 @@ our $I18N = {
'add/edit post template body' => {
message => q|In addition to the common Post Template variables, the Add/Edit Post Template has these variables:
-! : This variable is required for the Data Form to function correctly.
+! : This variable is required for the Post to function correctly.
form.header !