diff --git a/modules/ldapstatus/www/hobbit.php b/modules/ldapstatus/www/hobbit.php
index afe93224e2b0b9c6ae4fe90c0ece35b656852aa6..1f1e3eef6cb76d3998d97e721c8aae7c868263d0 100644
--- a/modules/ldapstatus/www/hobbit.php
+++ b/modules/ldapstatus/www/hobbit.php
@@ -57,9 +57,7 @@ function generateSecret($salt, $orgtest) {
 
 
 
-echo('<pre>');
-
-
+header('Content-Type: text/plain');
 
 foreach($orgs AS $orgkey => $org) {