[Toxicengine-cvs] website/forums/templates/subSilver overall_header.tpl,1.1,1.2
Status: Alpha
Brought to you by:
jperret
From: Jonathan P. <jp...@us...> - 2004-10-29 09:29:19
|
Update of /cvsroot/toxicengine/website/forums/templates/subSilver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23949/forums/templates/subSilver Modified Files: overall_header.tpl Log Message: RSS feed shown in forums header Index: overall_header.tpl =================================================================== RCS file: /cvsroot/toxicengine/website/forums/templates/subSilver/overall_header.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** overall_header.tpl 29 Oct 2004 09:03:56 -0000 1.1 --- overall_header.tpl 29 Oct 2004 09:29:09 -0000 1.2 *************** *** 247,250 **** --- 247,257 ---- </td> </tr> + <tr> + <td align="center"> + <span class="gen">Follow the toxic forums using an RSS reader : + <a title="RSS" href="rss.php"><span style="border:1px solid;border-color:#FC9 #630 #330 #F96;padding:0 3px;font:bold 10px verdana,sans-serif;color:#FFF;background:#F60;text-decoration:none;margin:0;">XML</span></a> + </span> + </td> + </tr> </table></td> </tr> |