Fix Ad Sku templates: Asset ID, Namespace, I18n

This commit is contained in:
Graham Knop 2009-03-26 22:29:13 +00:00
parent c1d04f220a
commit e1d659553e
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -61,7 +61,7 @@ sub definition {
tab => "display",
fieldType => "template",
namespace => "AdSku/Purchase",
defaultValue => 'R5zzB-ElsYbbiaS7aS3Uxw',
defaultValue => 'AldPGu0u-jm_5xK13atCSQ',
label => $i18n->get("property purchase template"),
hoverHelp => $i18n->get("property purchase template help"),
},
@ -69,7 +69,7 @@ sub definition {
tab => "display",
fieldType => "template",
namespace => "AdSku/Manage",
defaultValue => 'xZyizWwkApUyvpHL9mI-FQ',
defaultValue => 'ohjyzab5i-yW6GOWTeDUHg',
label => $i18n->get("property manage template"),
hoverHelp => $i18n->get("property manage template help"),
},