diff --git a/lib/WebGUI/Help/Asset_Shortcut.pm b/lib/WebGUI/Help/Asset_Shortcut.pm index a2f266e50..ac1350272 100644 --- a/lib/WebGUI/Help/Asset_Shortcut.pm +++ b/lib/WebGUI/Help/Asset_Shortcut.pm @@ -20,6 +20,11 @@ our $HELP = { description => 'override asset template description', namespace => 'Asset_Shortcut', }, + { + title => '10', + description => '10 description', + namespace => 'Asset_Shortcut', + }, { title => '7', description => '7 description', @@ -40,11 +45,6 @@ our $HELP = { description => '1 description', namespace => 'Asset_Shortcut', }, - { - title => '10', - description => '10 description', - namespace => 'Asset_Shortcut', - }, { title => 'Shortcut by alternate criteria', description => 'Shortcut by alternate criteria description', diff --git a/lib/WebGUI/i18n/English/Asset_Shortcut.pm b/lib/WebGUI/i18n/English/Asset_Shortcut.pm index ed0756369..a047786d3 100644 --- a/lib/WebGUI/i18n/English/Asset_Shortcut.pm +++ b/lib/WebGUI/i18n/English/Asset_Shortcut.pm @@ -59,14 +59,13 @@ our $I18N = { }, '6' => { - message => q|With the shortcut you can mirror an asset. This is useful if you want to reuse the same content in multiple sections of your site. -

+ message => q|

With the Shortcut you can mirror an asset in another location. This is useful if you want to reuse the same content in multiple sections of your site.

-NOTES:
+

NOTES:
The shortcut is not available through the Add Content menu, but instead through the shortcut icon on each Asset's toolbar. -

+

|, - lastUpdated => 1119905819, + lastUpdated => 1130878635, }, '85 description' => {