Move to sane directory structure. Don't make 'cms' the top level of the silverstripe...
[silverstripe-elijah.git] / silverstripe-gsoc / cms / templates / Includes / ReportAdmin_left.ss
blobc2125b1d268c6bccde8c9960838b4d7d920019ee
1 <style>
4 ul.tree a{
5         background-image: url(cms/images/treeicons/reports-file.png);
9 </style>
11 <h2>Reports</h2>
13 <div id="treepanes">
14 <div id="sitetree_holder">
15         <% include ReportAdmin_SiteTree %>
16 </div>
17 </div>