diff --git a/modules/dashgoals/views/templates/hook/config.tpl b/modules/dashgoals/views/templates/hook/config.tpl index 03cf67c73..3b7771571 100644 --- a/modules/dashgoals/views/templates/hook/config.tpl +++ b/modules/dashgoals/views/templates/hook/config.tpl @@ -29,10 +29,10 @@
| {$goals_year} | -{l s='Traffic' mod='dashgoals'} | -{l s='Conversion Rate' mod='dashgoals'} | -{l s='Average Cart Value' mod='dashgoals'} | +{$goals_year} | +{l s='Traffic' mod='dashgoals'} | +{l s='Conversion Rate' mod='dashgoals'} | +{l s='Average Cart Value' mod='dashgoals'} | {l s='Sales' mod='dashgoals'} |
|---|