Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default
In directory usw-pr-cvs1:/tmp/cvs-serv23387/phpslash-ft/public_html/templates/en/default
Modified Files:
slashHead.tpl
Log Message:
Peter's tweaks to the logos
Index: slashHead.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default/slashHead.tpl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** slashHead.tpl 6 Dec 2001 20:16:44 -0000 1.12
--- slashHead.tpl 15 Mar 2002 21:34:09 -0000 1.13
***************
*** 24,28 ****
<TABLE cellpadding="5"cellspacing="0" border="0" width="100%" bgcolor="#3F4469">
<TR VALIGN=MIDDLE>
! <TD><A BORDER="0" HREF="{ROOTDIR}"><IMG SRC="{IMAGEDIR}/new-logo.gif"></A></TD>
<TD ALIGN=RIGHT>
<FORM method=GET action="{SEARCH_ACTION_URL}">
--- 24,28 ----
<TABLE cellpadding="5"cellspacing="0" border="0" width="100%" bgcolor="#3F4469">
<TR VALIGN=MIDDLE>
! <TD><A BORDER="0" HREF="{ROOTDIR}"><IMG BORDER="0" SRC="{IMAGEDIR}/new-logo.gif"></A></TD>
<TD ALIGN=RIGHT>
<FORM method=GET action="{SEARCH_ACTION_URL}">
|