* move report list to blockreportlist.html.php.

This commit is contained in:
zhujinyong
2012-07-11 08:36:27 +00:00
parent 0618cde772
commit 305b780595
8 changed files with 33 additions and 27 deletions
+1 -7
View File
@@ -3,14 +3,8 @@
<table class="cont-lt1">
<tr valign='top'>
<td class='side'>
<div class='box-title'><?php echo $lang->report->list;?></div>
<div class='box-content'>
<ul id="report-list">
<li><?php echo html::a(inlink('projectDeviation'), $lang->report->projectDeviation);?></li>
</ul>
</div>
<?php include 'blockreportlist.html.php';?>
<div class='proversion'><?php echo $lang->report->proVersion;?></div>
</td>
<td class='divider'></td>
<td>