koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en/includes opac-basket-top


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en/includes opac-basket-top.inc,1.2,1.3 opac.css,1.10,1.11
Date: Mon, 16 Aug 2004 05:48:55 -0700

Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv434/koha-tmpl/opac-tmpl/css/en/includes

Modified Files:
        opac-basket-top.inc opac.css 
Log Message:
moving language chooser to the main page.
monving the getalltemplates and getalllanguages subs out from Search.pm (that 
will be deprecated soon) to Koha.pm

Index: opac-basket-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes/opac-basket-top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-basket-top.inc 23 Jul 2004 16:01:38 -0000      1.2
--- opac-basket-top.inc 16 Aug 2004 12:48:53 -0000      1.3
***************
*** 3,11 ****
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
  <html xmlns="http://www.w3.org/1999/xhtml";>
- 
- <html>
  <head>
        <title>OPAC Basket</title>
!       <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR 
name="themelang" -->/includes/opac.css">
        <script type="text/javascript" language="javascript" src="<TMPL_VAR 
NAME="themelang">/includes/basket.js"></script>
        <SCRIPT language='javascript'>
--- 3,9 ----
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
  <html xmlns="http://www.w3.org/1999/xhtml";>
  <head>
        <title>OPAC Basket</title>
!       <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR 
name="themelang"-->/includes/opac.css">
        <script type="text/javascript" language="javascript" src="<TMPL_VAR 
NAME="themelang">/includes/basket.js"></script>
        <SCRIPT language='javascript'>

Index: opac.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes/opac.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** opac.css    2 Aug 2004 13:23:42 -0000       1.10
--- opac.css    16 Aug 2004 12:48:53 -0000      1.11
***************
*** 310,314 ****
        padding-left:10pt;
        padding-right:10pt;
!       float:left;
        margin-bottom:10px;
        -moz-border-radius: 6px;
--- 310,314 ----
        padding-left:10pt;
        padding-right:10pt;
! /*    float:left; */
        margin-bottom:10px;
        -moz-border-radius: 6px;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]