Revision 6db7ee23
Added by Bipin Chandra over 10 years ago
usr/local/www/diag_routes.php | ||
---|---|---|
74 | 74 |
include('head.inc'); |
75 | 75 |
|
76 | 76 |
?> |
77 |
<body link="#000000" vlink="#000000" alink="#000000">
|
|
77 |
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
|
|
78 | 78 |
|
79 | 79 |
<?php include("fbegin.inc"); ?> |
80 | 80 |
|
Also available in: Unified diff
Improving aesthetics.
Make title color more consistent with other pages.
Improving aesthetics.