diff options
-rw-r--r-- | httemplate/images/mid-logo.png | bin | 9727 -> 0 bytes | |||
-rw-r--r-- | httemplate/images/small-logo.png | bin | 4781 -> 5261 bytes | |||
-rw-r--r-- | httemplate/index.html | 6 |
3 files changed, 3 insertions, 3 deletions
diff --git a/httemplate/images/mid-logo.png b/httemplate/images/mid-logo.png Binary files differdeleted file mode 100644 index d993419cc..000000000 --- a/httemplate/images/mid-logo.png +++ /dev/null diff --git a/httemplate/images/small-logo.png b/httemplate/images/small-logo.png Binary files differindex 406a36980..a8fe80791 100644 --- a/httemplate/images/small-logo.png +++ b/httemplate/images/small-logo.png diff --git a/httemplate/index.html b/httemplate/index.html index 08d8f9058..53a6cc2fb 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -7,9 +7,9 @@ <BODY BGCOLOR="#FFFFFF"> <table width="100%"> <tr><td> - <IMG BORDER=0 ALT="Silicon Interactive Software Design" SRC="images/small-logo.png"> - </td><td> - <font color="#ff0000" size=7>freeside main menu</font> + <IMG BORDER=0 ALT="freeside" SRC="images/small-logo.png"> + </td><td valign="top"> + <font color="#7f007b" size=7></font> </td><td align=right valign=bottom> version %%%VERSION%%% <BR><A HREF="http://www.sisd.com/freeside">Freeside home page</A> |