html fixes

This commit is contained in:
Nuno Lopes
2005-02-04 11:59:28 +00:00
parent 75b31b9c7a
commit 95fde75d58
2 changed files with 8 additions and 8 deletions

View File

@ -278,9 +278,9 @@ function get_bugs_rss($project=SITE)
.'&status=Open&bug_type%5B%5D=Documentation+problem'
.'&bug_age=0';
$link = 'http://bugs.php.net/search.php?boolean=0'
.'&limit=All&order_by=status&direction=ASC&cmd=display'
.'&status=Open&bug_type%5B%5D=Documentation+problem'
.'&bug_age=0';
.'&limit=All&order_by=status&direction=ASC&cmd=display'
.'&status=Open&bug_type%5B%5D=Documentation+problem'
.'&bug_age=0';
break;
case 'livedocs':
@ -289,9 +289,9 @@ function get_bugs_rss($project=SITE)
.'&status=Open&bug_type%5B%5D=Livedocs+problem'
.'&bug_age=0';
$link = 'http://bugs.php.net/search.php?boolean=0'
.'&limit=All&order_by=status&direction=ASC&cmd=display'
.'&status=Open&bug_type%5B%5D=Livedocs+problem'
.'&bug_age=0';
.'&limit=All&order_by=status&direction=ASC&cmd=display'
.'&status=Open&bug_type%5B%5D=Livedocs+problem'
.'&bug_age=0';
break;
default:

View File

@ -45,7 +45,7 @@ if ($info['last_article'] < 50000) {
echo "echo site_header('Note Statistics for " . date('j F Y', $info['build_date']) . "'); ?>";
?>
<h3><strong><?php echo $info['last_article']; ?></strong> subjects parsed</h1>
<h3><strong><?php echo $info['last_article']; ?></strong> subjects parsed</h3>
<table border='0' cellspacing="10"><tr valign="top"><td valign="top">
<table border='0'>
@ -140,7 +140,7 @@ unset($data_new);
?>
</table>
</td><td valign="top">
<br/>
<table border='0'>
<tr>
<th colspan="3" align="center">Editors top 15</th>