Revision 6db7ee23
Added by Bipin Chandra over 10 years ago
usr/local/www/diag_testport.php | ||
---|---|---|
94 | 94 |
} |
95 | 95 |
|
96 | 96 |
include("head.inc"); ?> |
97 |
<body link="#000000" vlink="#000000" alink="#000000">
|
|
97 |
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
|
|
98 | 98 |
<?php include("fbegin.inc"); ?> |
99 | 99 |
<table width="100%" border="0" cellpadding="0" cellspacing="0" summary="diag test port"> |
100 | 100 |
<tr><td> |
Also available in: Unified diff
Improving aesthetics.
Make title color more consistent with other pages.
Improving aesthetics.