Add analytics
[bus.git] / busui / owa / modules / base / templates / report_header.tpl
blob:a/busui/owa/modules/base/templates/report_header.tpl -> blob:b/busui/owa/modules/base/templates/report_header.tpl
--- a/busui/owa/modules/base/templates/report_header.tpl
+++ b/busui/owa/modules/base/templates/report_header.tpl
@@ -1,1 +1,8 @@
-
+

+	<table id="report_header">

+		<TR>

+			<TD class="report_headline"><?php echo $headline;?></TD>

+			<TD class="report_period"><?php echo $period_label;?><?php echo $date_label;?></TD>

+		<TR>

+	</table>

+