koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue MARCde


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue MARCdetail.tmpl,1.5,1.6
Date: Thu, 27 Feb 2003 08:56:16 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue
In directory 
sc8-pr-cvs1:/tmp/cvs-serv5192/koha-tmpl/intranet-tmpl/default/en/catalogue

Modified Files:
        MARCdetail.tmpl 
Log Message:
minor fixes

Index: MARCdetail.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue/MARCdetail.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** MARCdetail.tmpl     9 Feb 2003 09:47:22 -0000       1.5
--- MARCdetail.tmpl     27 Feb 2003 16:56:12 -0000      1.6
***************
*** 1,3 ****
--- 1,9 ----
  <TMPL_INCLUDE NAME="cat-top.inc">
+ <STYLE TYPE="text/css" MEDIA=screen>
+       table { font-family:Arial;
+       font-weight:normal;
+       text-decoration:none;
+       font-size:10pt;}
+ </STYLE>
  
  <table width=100% cellspacing=0 cellpadding=5 border=1>
***************
*** 34,38 ****
           <td width="3%">&nbsp;</td>
            <td width="2%"><b><TMPL_VAR name="marc_tag"></b></td>
!               <td width="55%"><TMPL_VAR name="marc_lib"></td>
                <td width="40%"><TMPL_VAR name="marc_value"></td>
        </tr>
--- 40,44 ----
           <td width="3%">&nbsp;</td>
            <td width="2%"><b><TMPL_VAR name="marc_tag"></b></td>
!               <td width="55%" align="right"><TMPL_VAR name="marc_lib"></td>
                <td width="40%"><TMPL_VAR name="marc_value"></td>
        </tr>




reply via email to

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