Add analytics
[bus.git] / busui / owa / modules / base / templates / report_header.tpl
1
2
3
4
5
6
7
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>