Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default
In directory usw-pr-cvs1:/tmp/cvs-serv30348/phpslash-ft/public_html/templates/en/default
Modified Files:
backendRSS92.tpl
Log Message:
backendRSS92 - corrected channel link
Index: backendRSS92.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default/backendRSS92.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** backendRSS92.tpl 2 May 2001 21:28:12 -0000 1.1
--- backendRSS92.tpl 20 Mar 2002 16:16:42 -0000 1.2
***************
*** 9,13 ****
<title>{SITE_NAME}: {SITE_SLOGAN}</title>
! <link>http://{ROOTDIR}</link>
<image>
<title>{SITE_TITLE}</title>
--- 9,13 ----
<title>{SITE_NAME}: {SITE_SLOGAN}</title>
! <link>{ROOTDIR}</link>
<image>
<title>{SITE_TITLE}</title>
|