Add analytics
[bus.git] / busui / owa / modules / base / templates / report_header.tpl
maxious 1
2 <table id="report_header">
3 <TR>
4 <TD class="report_headline"><?php echo $headline;?></TD>
5 <TD class="report_period"><?php echo $period_label;?><?php echo $date_label;?></TD>
6 <TR>
7 </table>
8