* move report list to blockreportlist.html.php.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user