Add analytics
[bus.git] / busui / owa / modules / base / templates / sites_invocation.tpl
1
2
3
4
5
6
7
8
9
<div class="panel_headline">Tracking Tag</div>
<div id="panel">

<P>The Domain for this web site is: <span class=""><B><?php echo $site->get('domain');?></B></P>
<P>The Site ID for this web site is: <span class=""><B><?php echo $site_id;?></B></P>
			
<?php include('invocation.tpl');?>
</div>