diff --git a/modules/dashproducts/views/templates/hook/dashboard_zone_two.tpl b/modules/dashproducts/views/templates/hook/dashboard_zone_two.tpl index 2ed7d8b96..92f21eabf 100644 --- a/modules/dashproducts/views/templates/hook/dashboard_zone_two.tpl +++ b/modules/dashproducts/views/templates/hook/dashboard_zone_two.tpl @@ -24,11 +24,10 @@ *}
-
{l s='Product and Sales'} - + @@ -36,67 +35,72 @@
- - -
-
-

{l s="Last 10 orders"}

- - - - - -
+
+
{l s='Configuration' mod='dashactivity'}
+ {$dashproducts_config_form} +
+
+ +
+
+

{l s="Last 10 orders"}

+ + + + + +
+
+
+

{l s="Top 10 products"} - {l s="From:"} {$date_from} {l s="to:"} {$date_to}

+ + + + + +
+
+
+

{l s="Most Viewed"} - {l s="From:"} {$date_from} {l s="to:"} {$date_to}

+ + + + + +
+
+
-
-

{l s="Top 10 products"} - {l s="From:"} {$date_from} {l s="to:"} {$date_to}

- - - - - -
-
-
-

{l s="Most Viewed"} - {l s="From:"} {$date_from} {l s="to:"} {$date_to}

- - - - - -
-
- -
+
\ No newline at end of file