diff options
author | ivan <ivan> | 2002-11-23 03:39:03 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-11-23 03:39:03 +0000 |
commit | a2ce67a0ef3090d9c8c117f562f6aeebe4fefc13 (patch) | |
tree | 5a1868e5798beb905897470ee4bc6cfb38cda7ec /httemplate/index.html | |
parent | edb6a2341e74b303ea6278a294be9162ddc46c01 (diff) |
eww get rid of black border on konq3
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index 017a2cc3a..e8c3681b4 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -22,7 +22,7 @@ [ <A HREF="#bookkeeping">Bookkeeping / Collections</A> ] [ <A HREF="#reports">Reports</A> ] [ <A HREF="#sysadmin">Sysadmin</A> ] - <TABLE CELLSPACING=2 CELLPADDING=0 BORDERCOLOR="#000000" WIDTH="100%" BGCOLOR="#eeeeee"> + <TABLE CELLSPACING=2 CELLPADDING=0 BORDER=0" WIDTH="100%" BGCOLOR="#eeeeee"> <TR><TH BGCOLOR="#cccccc">Sales / Customer service</TH></TR> <TR><TD> <BR><FONT SIZE="+1"><A HREF="edit/cust_main.cgi">New Customer</A></FONT> @@ -48,7 +48,7 @@ [<A NAME="bookkeeping" style="background-color: #cccccc"> Bookkeeping / Collections </A>] [ <A HREF="#reports">Reports</A> ] [ <A HREF="#sysadmin">Sysadmin</A> ] - <TABLE CELLSPACING=2 CELLPADDING=0 BORDERCOLOR="#000000" WIDTH="100%" BGCOLOR="#eeeeee"> + <TABLE CELLSPACING=2 CELLPADDING=0 BORDER=0 WIDTH="100%" BGCOLOR="#eeeeee"> <TR><TH BGCOLOR="#cccccc">Bookkeeping / Collections</TH></TR> <TR><TD> <BR><A HREF="search/cust_main-quickpay.html">Quick payment entry</A> @@ -107,7 +107,7 @@ [ <A HREF="#bookkeeping">Bookkeeping / Collections</A> ] [<A NAME="reports" style="background-color: #cccccc"> Reports </A>] [ <A HREF="#sysadmin">Sysadmin</A> ] - <TABLE CELLSPACING=2 CELLPADDING=0 BORDERCOLOR="#000000" WIDTH="100%" BGCOLOR="#eeeeee"> + <TABLE CELLSPACING=2 CELLPADDING=0 BORDER=0 WIDTH="100%" BGCOLOR="#eeeeee"> <TR><TH BGCOLOR="#cccccc">Reports</TH></TR> <TR><TD> <BR> @@ -160,7 +160,7 @@ [ <A HREF="#bookkeeping">Bookkeeping / Collections</A> ] [ <A HREF="#reports">Reports</A> ] [<A NAME="sysadmin" style="background-color: #cccccc"> Sysadmin </A>] - <TABLE CELLSPACING=2 CELLPADDING=0 BORDERCOLOR="#000000" WIDTH="100%" BGCOLOR="#eeeeee"> + <TABLE CELLSPACING=2 CELLPADDING=0 BORDER=0 WIDTH="100%" BGCOLOR="#eeeeee"> <TR><TH BGCOLOR="#cccccc">Sysadmin</TH></TR> <TR><TD> <BR> |