* adjust the updater's backgroud, set to transparency.
This commit is contained in:
@@ -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' scrolling='no' src='http://www.zentao.net/check.php?v=<?php echo $config->version;?>&s=<?php echo $s;?>'></iframe>
|
||||
<iframe id='updater' frameborder='0' scrolling='no' allowtransparency='true' src='http://www.zentao.com/check.php?v=<?php echo $config->version;?>&s=<?php echo $s;?>'></iframe>
|
||||
</div>
|
||||
</form>
|
||||
<?php include '../../common/view/footer.lite.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user