finalize template variable names for the variant buy form. Add help for template variables and i18n

This commit is contained in:
Colin Kuskie 2008-05-12 17:20:53 +00:00
parent 3ae4c8692b
commit a0ef1b5494
3 changed files with 29 additions and 5 deletions

View file

@ -55,6 +55,10 @@ our $HELP = {
{ 'name' => 'variant.quantity' },
]
},
{ 'name' => 'buy_form_header' },
{ 'name' => 'buy_form_options' },
{ 'name' => 'buy_form_button' },
{ 'name' => 'buy_form_footer' },
{ 'name' => 'addspecification.url' },
{ 'name' => 'addspecification.label' },
{ 'name' => 'specification_loop',