* change zentao.com to zentao.net.

This commit is contained in:
wangchunsheng
2012-01-03 08:17:21 +00:00
parent e544cd3848
commit e5d0aad3b2

View File

@@ -41,7 +41,7 @@ include '../../common/view/colorbox.html.php';
powered by <a href='http://www.zentao.net' target='_blank'>ZenTaoPMS</a>(<?php echo $config->version;?>)
<?php echo $lang->donate;?>
<br />
<iframe id='updater' frameborder='0' scrolling='no' allowtransparency='true' src='http://www.zentao.com/updater-isLatest-<?php echo $config->version;?>-<?php echo $s;?>.html'></iframe>
<iframe id='updater' frameborder='0' scrolling='no' allowtransparency='true' src='http://www.zentao.net/updater-isLatest-<?php echo $config->version;?>-<?php echo $s;?>.html'></iframe>
</div>
</form>
<?php include '../../common/view/footer.lite.html.php';?>