* adjust the checking update logic.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<html xmlns='http://www.w3.org/1999/xhtml'>
|
||||
<head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /></head>
|
||||
<body <?php if($browser != 'opera') echo "bgcolor='transparent'";?> style='color:white; font-size:13px; text-align:center'>
|
||||
<?php if($latestNote):?>
|
||||
<?php echo $latestNote;?>
|
||||
<?php if($note):?>
|
||||
<?php echo $note;?>
|
||||
<script language='javascript'>window.parent.document.getElementById('updater').className=''</script>
|
||||
<?php endif;?>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user