diff --git a/Theme/Backend/accounts-single.tpl.php b/Theme/Backend/accounts-single.tpl.php
index 083faa4..2132ae0 100755
--- a/Theme/Backend/accounts-single.tpl.php
+++ b/Theme/Backend/accounts-single.tpl.php
@@ -297,15 +297,15 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('ID', '0', '0'); ?>
- = $this->getHtml('Module') ?>
- = $this->getHtml('Type') ?>
- = $this->getHtml('Subtype') ?>
- = $this->getHtml('Old') ?>
- = $this->getHtml('New') ?>
- = $this->getHtml('Content') ?>
- = $this->getHtml('By') ?>
- = $this->getHtml('Ref') ?>
- = $this->getHtml('Date') ?>
+ = $this->getHtml('Module', 'Auditor') ?>
+ = $this->getHtml('Type', 'Auditor') ?>
+ = $this->getHtml('Subtype', 'Auditor') ?>
+ = $this->getHtml('Old', 'Auditor') ?>
+ = $this->getHtml('New', 'Auditor') ?>
+ = $this->getHtml('Content', 'Auditor') ?>
+ = $this->getHtml('By', 'Auditor') ?>
+ = $this->getHtml('Ref', 'Auditor') ?>
+ = $this->getHtml('Date', 'Auditor') ?>