2007-09-16 18:24:02 +02:00
|
|
|
<style>
|
|
|
|
ul.tree li.ReportType span.ReportType a {
|
|
|
|
background-image: url(cms/images/treeicons/sent-folder.png);
|
|
|
|
font-weight: bold;
|
|
|
|
margin: 0pt;
|
|
|
|
}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
<h2>Statistics</h2>
|
2007-09-14 21:33:51 +02:00
|
|
|
|
|
|
|
<div id="treepanes">
|
2007-09-15 03:12:37 +02:00
|
|
|
<div id="sitetree_holder">
|
2007-09-16 18:24:02 +02:00
|
|
|
<ul id="sitetree" class="tree unformatted">
|
|
|
|
<li class="Root"><a href="#">Report Types</a>
|
|
|
|
<li id="1"><a href="$baseURL/admin/statistics/overview">Overview</a></li>
|
|
|
|
<li id="1"><a href="$baseURL/admin/statistics/users">Users</a></li>
|
|
|
|
</li>
|
2007-09-15 02:49:54 +02:00
|
|
|
</ul>
|
2007-09-15 02:55:36 +02:00
|
|
|
</div>
|
2007-09-14 21:33:51 +02:00
|
|
|
</div>
|