diff options
author | ivan <ivan> | 2004-03-22 15:18:40 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-03-22 15:18:40 +0000 |
commit | dccf4d557fcafee8a9c2540ee12d0abcf653f270 (patch) | |
tree | 0f129c3219908368dc8961b8699e2860cd87cc7a | |
parent | 99e3c739c9acf3fb9324198792418b4a8e835b26 (diff) |
tone down the titles
-rw-r--r-- | FS/FS/CGI.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/CGI.pm b/FS/FS/CGI.pm index 880e4c0b9..c52e33fb7 100644 --- a/FS/FS/CGI.pm +++ b/FS/FS/CGI.pm @@ -59,7 +59,7 @@ sub header { <META HTTP-Equiv="Expires" Content="0"> </HEAD> <BODY BGCOLOR="#e8e8e8"$etc> - <FONT SIZE=7> + <FONT SIZE=5> $title </FONT> <BR><BR> |