* finish task #1525.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<td>
|
||||
<ul>
|
||||
<?php foreach($groupItems as $item => $label):?>
|
||||
<li><?php echo html::a("http://www.zentao.net/goto.php?item=$item&from=about", $label, '_blank', "id='$item'");;?></li>
|
||||
<li><?php echo html::a("http://api.zentao.net/goto.php?item=$item&from=about", $label, '_blank', "id='$item'");;?></li>
|
||||
<?php endforeach;?>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user