[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes doc-head-close.
From: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes doc-head-close.inc,1.1,1.2 |
Date: |
Thu, 09 Jun 2005 14:19:08 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28956/koha-tmpl/opac-tmpl/npl/en/includes
Modified Files:
doc-head-close.inc
Log Message:
Including marc-editor.css for full serials display
Index: doc-head-close.inc
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/doc-head-close.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** doc-head-close.inc 20 Oct 2004 19:15:06 -0000 1.1
--- doc-head-close.inc 9 Jun 2005 21:19:06 -0000 1.2
***************
*** 2,7 ****
--- 2,9 ----
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Language" content="en-us" />
+ <link rel="shortcut icon" href="<TMPL_VAR
NAME="themelang">/includes/favicon.ico" type="image/x-icon" />
<style type="text/css">
@import url(<TMPL_VAR NAME="themelang">/includes/opac.css);
+ @import url(<TMPL_VAR NAME="themelang">/includes/marc-editor.css);
</style>
<script type="text/javascript" language="javascript" src="<TMPL_VAR
NAME="themelang">/includes/script.js"></script>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes doc-head-close.inc,1.1,1.2,
Owen Leonard <=