Merge pull request #395 from Yochima/yochima-branch

put the module_include "customer_list_header" in the correct place
This commit is contained in:
Manuel Raynaud
2014-05-10 23:15:37 +02:00
2 changed files with 4 additions and 2 deletions

View File

@@ -54,8 +54,6 @@
}
</th>
{module_include location='customer_list_header'}
<th class="object-title">
{admin_sortable_header
current_order=$customer_order
@@ -78,6 +76,8 @@
}
</th>
{module_include location='customer_list_header'}
<th class="object-title">
{admin_sortable_header
current_order=$customer_order

View File

@@ -43,6 +43,8 @@
{intl l="firstname & lastname"}
</th>
{module_include location='customer_list_header'}
<th>
{intl l="last order"}
</th>