* change zentaoms.com to zentao.net.

This commit is contained in:
wangchunsheng
2010-09-11 07:11:57 +00:00
parent 131e2fe157
commit a4b2890a68
348 changed files with 356 additions and 356 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
<td>
<ul>
<?php foreach($groupItems as $item => $label):?>
<li><?php echo html::a("http://www.zentaoms.com/goto.php?item=$item", $label, '_blank');;?></li>
<li><?php echo html::a("http://www.zentao.net/goto.php?item=$item", $label, '_blank');;?></li>
<?php endforeach;?>
</ul>
</td>