@@ -242,7 +242,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Logs'); ?>
+ = $this->getHtml('Logs'); ?>
IP
diff --git a/Theme/Backend/invoice-list.tpl.php b/Theme/Backend/invoice-list.tpl.php
index 837209e..11d1334 100644
--- a/Theme/Backend/invoice-list.tpl.php
+++ b/Theme/Backend/invoice-list.tpl.php
@@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Invoices'); ?>
+ = $this->getHtml('Invoices'); ?>
= $this->getHtml('ID', 0, 0); ?>
diff --git a/Theme/Backend/purchase-invoice-list.tpl.php b/Theme/Backend/purchase-invoice-list.tpl.php
index 7aded6a..a4bafb9 100644
--- a/Theme/Backend/purchase-invoice-list.tpl.php
+++ b/Theme/Backend/purchase-invoice-list.tpl.php
@@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Invoices'); ?>
+ = $this->getHtml('Invoices'); ?>
| = $this->getHtml('ID', 0, 0); ?>
| | | |