Update of /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19562/phpslash-skins/include/templates/en/ShankZen
Modified Files:
slashHead.tpl
Log Message:
Swedish Translation.
Index: slashHead.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen/slashHead.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** slashHead.tpl 6 Nov 2004 21:25:55 -0000 1.7
--- slashHead.tpl 6 Nov 2004 21:31:28 -0000 1.8
***************
*** 18,21 ****
--- 18,22 ----
<link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}/{CSS}.css" />
<style type="text/css" media="screen">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_ext.css";</style>
+ <style type="text/css" media="print">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_print.css";</style>
</head>
|