Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/basic
In directory usw-pr-cvs1:/tmp/cvs-serv17221/phpslash-ft/public_html/templates/en/basic
Modified Files:
slashHead.tpl
Log Message:
basic/slashHead.inc style path
Index: slashHead.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/basic/slashHead.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** slashHead.tpl 9 Apr 2002 16:57:06 -0000 1.2
--- slashHead.tpl 9 Apr 2002 17:08:05 -0000 1.3
***************
*** 15,19 ****
<!-- END each_metatag -->
! <link rel="stylesheet" type="text/css" href="/styles/basic.css" />
</head>
--- 15,19 ----
<!-- END each_metatag -->
! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/basic.css" />
</head>
***************
*** 44,46 ****
</div> <!-- id="header" -->
! <!-- END slashHead.tpl -->
\ No newline at end of file
--- 44,46 ----
</div> <!-- id="header" -->
! <!-- END slashHead.tpl -->
|