|
From: Paul S. O. <ps...@us...> - 2002-01-31 02:09:24
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver In directory usw-pr-cvs1:/tmp/cvs-serv2886/templates/subSilver Modified Files: index.htm Log Message: Minor update Index: index.htm =================================================================== RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/index.htm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** index.htm 2001/09/25 18:11:34 1.1 --- index.htm 2002/01/31 02:09:21 1.2 *************** *** 1,5 **** <html> <head> ! <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> --- 1,5 ---- <html> <head> ! <title>subSilver created by subBlue Design</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> *************** *** 7,10 **** <body bgcolor="#FFFFFF" text="#000000"> </body> ! </html> --- 7,16 ---- <body bgcolor="#FFFFFF" text="#000000"> + <table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0"> + <tr> + <td align="center" valign="middle"><a href="http://www.subblue.com/" target="_new"><img src="images/created_by.jpg" width="400" height="300" border="0" alt="Created by subBlue Design" /></a></td> + </tr> + </table> + </body> ! </html> \ No newline at end of file |