diff --git a/lib/WebGUI/Help/Asset.pm b/lib/WebGUI/Help/Asset.pm index 194c6cf97..331d533ed 100644 --- a/lib/WebGUI/Help/Asset.pm +++ b/lib/WebGUI/Help/Asset.pm @@ -7,6 +7,17 @@ our $HELP = { 'asset fields' => { title => 'asset fields title', body => 'asset fields body', + related => [ + { + tag => 'template language', + namespace => 'Asset_Template', + }, + ] + }, + + 'asset template' => { + title => 'asset template title', + body => 'asset template body', related => [ ] }, diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm index e126d7e83..366bca384 100644 --- a/lib/WebGUI/i18n/English/Asset.pm +++ b/lib/WebGUI/i18n/English/Asset.pm @@ -150,10 +150,26 @@ Chances are if you like assets to be configured a certain way, then you'll find }, 'asset fields title' => { - message => q|Common Asset Fields|, + message => q|Asset, Common Fields|, + lastUpdated => 1113357557, + }, + + 'asset template body' => { + message => q| +
This variable is inserted into every template:
+controls
+These are the icons and URLs that allow editing, cutting, copying, deleting and reordering the Asset.