Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default
In directory usw-pr-cvs1:/tmp/cvs-serv4271/phpslash-ft/public_html/templates/en/default
Modified Files:
article-pf.tpl
Log Message:
article.php3, article-pf.tpl - Inserted a story link into the template
Index: article-pf.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default/article-pf.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** article-pf.tpl 2000/10/19 16:23:09 1.2
--- article-pf.tpl 2001/12/16 22:56:45 1.3
***************
*** 29,34 ****
</tr>
</table>
! <font size="1" color="black" face="arial,helvetica">Copyright
! ©2000 and Licensed under GPL.</font>
<!-- END article-pf.tpl -->
</body>
--- 29,34 ----
</tr>
</table>
! <font size="2" color="black" face="Arial, Helvetica, sans-serif"><p>This article comes from {SITENAME}<br />URL: <a href="{STORY_URL}">{STORY_URL}</a></p></font>
! <font size="1" color="black" face="arial,helvetica">{SITENAME} is powered by <a href="http://www.phpslash.org/">phpslash</a> - Copyright © 2001 and Licensed under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> - No warranty is, has, or will be given in any way whatsoever to anyone.</p></font>
<!-- END article-pf.tpl -->
</body>
|