forward port of branch_6_7
This commit is contained in:
parent
90f2487aa3
commit
660a3bdd6a
2 changed files with 9 additions and 10 deletions
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
<p>
|
||||
message => q|<p>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.</p>
|
||||
|
||||
<b>NOTES:</b><br/>
|
||||
<p><b>NOTES:</b><br />
|
||||
The shortcut is not available through the Add Content menu, but instead through the shortcut icon on each Asset's toolbar.
|
||||
<p>
|
||||
</p>
|
||||
|,
|
||||
lastUpdated => 1119905819,
|
||||
lastUpdated => 1130878635,
|
||||
},
|
||||
|
||||
'85 description' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue