diff --git a/Theme/Backend/sales-item-profile.tpl.php b/Theme/Backend/sales-item-profile.tpl.php
index e22f14e..d6ed55d 100644
--- a/Theme/Backend/sales-item-profile.tpl.php
+++ b/Theme/Backend/sales-item-profile.tpl.php
@@ -200,10 +200,10 @@ echo $this->getData('nav')->render();
- | Id
- | Name
- | Country
- | Net
+ | = $this->getHtml('Number'); ?>
+ | = $this->getHtml('Name'); ?>
+ | = $this->getHtml('Country'); ?>
+ | = $this->getHtml('Net'); ?>
|
getId());
@@ -220,7 +220,7 @@ echo $this->getData('nav')->render();
- Sales
+ = $this->getHtml('Sales'); ?>