From a7319715290dccc7beb414de8d2de24230278a13 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 22 Mar 2004 19:03:03 +0000 Subject: [PATCH] consistant title size of 6 --- FS/FS/CGI.pm | 2 +- httemplate/elements/header.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FS/FS/CGI.pm b/FS/FS/CGI.pm index 6aca83f7f..a3286299b 100644 --- a/FS/FS/CGI.pm +++ b/FS/FS/CGI.pm @@ -61,7 +61,7 @@ sub header { - + $title

diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 581bbabc7..1d7bf09ab 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -12,7 +12,7 @@ > - + <%= $title %>

-- 2.11.0