Fix #6494 - translations code for reports
[pear] / HTML / FlexyFramework / Page.php
index 0e7fd2a..5d4e314 100644 (file)
@@ -296,7 +296,7 @@ class HTML_FlexyFramework_Page  {
         }
         $template_engine->elements = $this->elements;
         $template_engine->outputObject($this,$this->elements);
-
+    
     }