[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en opac-detail.tmpl,1.1.2.1,1.1.2.2 opac-main.tmpl,1.1.2.2,1.1.2.3 opac-user.tmpl,1.1.2.1,1.1.2.2

Paul POULAIN tipaul at users.sourceforge.net
Tue Jan 13 18:28:32 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en
In directory sc8-pr-cvs1:/tmp/cvs-serv1799/koha-tmpl/opac-tmpl/css/en

Modified Files:
      Tag: rel_2_0
	opac-detail.tmpl opac-main.tmpl opac-user.tmpl 
Log Message:
minor graphic fixes & var added in detail view

Index: opac-detail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/Attic/opac-detail.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** opac-detail.tmpl	6 Jan 2004 15:42:10 -0000	1.1.2.1
--- opac-detail.tmpl	13 Jan 2004 17:28:30 -0000	1.1.2.2
***************
*** 21,30 ****
  				<!-- TMPL_IF name="pages" -->, <!-- /TMPL_IF --><!-- TMPL_VAR name="pages" -->
  				<!-- TMPL_IF name="size" -->, <!-- /TMPL_IF --><!-- TMPL_VAR name="size" --><br />
! 				<!-- TMPL_IF name="collection" --><b>Collection:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="seriestitle" --><br />
  				<!-- TMPL_IF name="subject" --><b>Subject:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="subject" --><br />
  				<!-- TMPL_IF name="copyrightdate" --><b>Year :</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="copyrightdate" --><br />
  				<!-- TMPL_IF name="notes" --><b>Notes:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="notes" --><br />
  				<!-- TMPL_IF name="unititle" --><b>Unititle:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="unititle" --><br />
- 				<!-- TMPL_IF name="serial" --><b>Serial:</b><!-- TMPL_VAR NAME="serial" --><!-- /TMPL_IF --><br />
  				<!-- TMPL_IF name="dewey" --><b>Dewey:</b><!-- /TMPL_IF --><!-- TMPL_VAR name="dewey" --><br />
  				<!-- TMPL_IF name="url" --><b>URL:</b> <a href="<!-- TMPL_VAR name="url" -->"><!-- TMPL_VAR NAME="url" --></a><!-- /TMPL_IF --><br />
--- 21,30 ----
  				<!-- TMPL_IF name="pages" -->, <!-- /TMPL_IF --><!-- TMPL_VAR name="pages" -->
  				<!-- TMPL_IF name="size" -->, <!-- /TMPL_IF --><!-- TMPL_VAR name="size" --><br />
! 				<!-- TMPL_IF name="isbn" --><b>ISBN:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="isbn" --><br />
! 				<!-- TMPL_IF name="seriestitle" --><b>Collection:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="seriestitle" --><br />
  				<!-- TMPL_IF name="subject" --><b>Subject:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="subject" --><br />
  				<!-- TMPL_IF name="copyrightdate" --><b>Year :</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="copyrightdate" --><br />
  				<!-- TMPL_IF name="notes" --><b>Notes:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="notes" --><br />
  				<!-- TMPL_IF name="unititle" --><b>Unititle:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="unititle" --><br />
  				<!-- TMPL_IF name="dewey" --><b>Dewey:</b><!-- /TMPL_IF --><!-- TMPL_VAR name="dewey" --><br />
  				<!-- TMPL_IF name="url" --><b>URL:</b> <a href="<!-- TMPL_VAR name="url" -->"><!-- TMPL_VAR NAME="url" --></a><!-- /TMPL_IF --><br />
***************
*** 53,57 ****
  				<td><!-- TMPL_VAR NAME="itemtype" --></td>
  				<td><!-- TMPL_VAR NAME="class" --></td>
! 				<td><!-- TMPL_VAR NAME="branchname" --></td>
  				<td><!-- TMPL_VAR NAME="datedue" --></td>
  				<td><!-- TMPL_VAR NAME="datelastseen" --></td>
--- 53,57 ----
  				<td><!-- TMPL_VAR NAME="itemtype" --></td>
  				<td><!-- TMPL_VAR NAME="class" --></td>
! 				<td><!-- TMPL_VAR NAME="branchname" --> <!-- TMPL_IF name="bulk" -->(<!-- TMPL_VAR NAME="bulk" -->)<!-- /TMPL_IF --></td>
  				<td><!-- TMPL_VAR NAME="datedue" --></td>
  				<td><!-- TMPL_VAR NAME="datelastseen" --></td>

Index: opac-main.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/Attic/opac-main.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** opac-main.tmpl	7 Jan 2004 16:40:45 -0000	1.1.2.2
--- opac-main.tmpl	13 Jan 2004 17:28:30 -0000	1.1.2.3
***************
*** 40,44 ****
  	<!-- /TMPL_IF -->
  	<p class="copyright">
! 		This Library is powered by <a href="http://www.koha.org">Koha</a>, free software ILS, and compliant with web standards
  		<a href="http://validator.w3.org/check/referer">
  			<img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="16" width="44" />
--- 40,44 ----
  	<!-- /TMPL_IF -->
  	<p class="copyright">
! 		This Library is powered by <a href="http://www.koha.org">Koha</a> free software ILS, and compliant with web standards
  		<a href="http://validator.w3.org/check/referer">
  			<img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="16" width="44" />

Index: opac-user.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/Attic/opac-user.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** opac-user.tmpl	6 Jan 2004 15:42:10 -0000	1.1.2.1
--- opac-user.tmpl	13 Jan 2004 17:28:30 -0000	1.1.2.2
***************
*** 49,53 ****
  <div id="bloc60">
  	<!-- TMPL_IF NAME="issues_count" -->
! 		You have <!-- TMPL_VAR NAME="issues_count" --> items currently issued.<br>
  		<table cellspacing=0 >
  			<tr>
--- 49,53 ----
  <div id="bloc60">
  	<!-- TMPL_IF NAME="issues_count" -->
! 		You have <b><!-- TMPL_VAR NAME="issues_count" --></b> items currently issued.<br>
  		<table cellspacing=0 >
  			<tr>
***************
*** 77,81 ****
  <!-- TMPL_IF NAME="reserves_count" -->
  <div id="bloc60">
! 	<h2>You have <!-- TMPL_VAR NAME="reserves_count" --> items currently reserved.</h2>
  	<table cellspacing=0 align="center">
  		<Tr>
--- 77,81 ----
  <!-- TMPL_IF NAME="reserves_count" -->
  <div id="bloc60">
! 	<h2>You have <b><!-- TMPL_VAR NAME="reserves_count" --></b> items currently reserved.</h2>
  	<table cellspacing=0 align="center">
  		<Tr>





More information about the Koha-cvs mailing list