]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-usage.php
A lot more naming conventions applied
[mailer.git] / inc / modules / admin / what-usage.php
index c235fc02eec3a3c867c41a85e980825539931597..f5afcc325e1f71456f8b4a764573aba635fd886a 100644 (file)
@@ -96,7 +96,7 @@ if ($file !="")
                        {
                                $content = substr(substr($content, 0, $body_end), $body_start);
                                $content = substr($content, strpos($content, ">") + 1);
-                               OUTPUT_HTML ("<DIV align=\"left\">
+                               OUTPUT_HTML("<DIV align=\"left\">
   ".$content."
 </DIV>");
                        }