* adjust the powered by info at footer.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<?php commonModel::printBreadMenu($this->moduleName, isset($position) ? $position : ''); ?>
|
||||
</div>
|
||||
<div id="poweredby">
|
||||
<span>Powered by <a href='http://www.zentao.net' target='_blank'>ZenTaoPMS</a> (<?php echo $config->version;?>)</span>
|
||||
<span><a href='http://www.zentao.net' target='_blank'>ZenTaoPMS</a> (<?php echo $config->version;?>)</span>
|
||||
<?php echo $lang->proVersion;?>
|
||||
<?php commonModel::printNotifyLink();?>
|
||||
<?php commonModel::printQRCodeLink();?>
|
||||
|
||||
Reference in New Issue
Block a user