diff --git a/include/staff/templates/dynamic-field-config.tmpl.php b/include/staff/templates/dynamic-field-config.tmpl.php
index 0e8d7c83553c45f942be744b8d483a61d7f51b1f..ade2875e0c174915c757c8ffefd2a076623f05c8 100644
--- a/include/staff/templates/dynamic-field-config.tmpl.php
+++ b/include/staff/templates/dynamic-field-config.tmpl.php
@@ -99,7 +99,7 @@
     <hr class="faded"/>
 
     <div class="span4">
-        <div style="margin-bottom:5px"><strong><?php __('Data Integrity');
+        <div style="margin-bottom:5px"><strong><?php echo __('Data Integrity');
     ?></strong>
         <i class="help-tip icon-question-sign"
             data-title="<?php echo __('Required to close a thread'); ?>"