Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default
In directory usw-pr-cvs1:/tmp/cvs-serv20441/public_html/templates/en/default
Modified Files:
backendRSS1.tpl
Log Message:
typo fix in rss1 template
Index: backendRSS1.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default/backendRSS1.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** backendRSS1.tpl 19 Mar 2002 17:17:15 -0000 1.6
--- backendRSS1.tpl 20 Mar 2002 15:51:00 -0000 1.7
***************
*** 35,39 ****
<image>
<title>{SITE_TITLE}</title>
! <link>{ROOTDIR}<link>
<url>{IMAGEDIR}/topics/topicphpslash.gif</url>
</image>
--- 35,39 ----
<image>
<title>{SITE_TITLE}</title>
! <link>{ROOTDIR}</link>
<url>{IMAGEDIR}/topics/topicphpslash.gif</url>
</image>
|