[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters stopwords.tmpl,1.11,1.11.2.1 z3950servers.tmpl,1.11.2.1,1.11.2.2

Benedict P. Barszcz kb2qzv at users.sourceforge.net
Thu Feb 26 16:08:53 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12955/parameters

Modified Files:
      Tag: rel_2_0
	stopwords.tmpl z3950servers.tmpl 
Log Message:
Entities definition instead of << Prev Next >>

Index: stopwords.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/stopwords.tmpl,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -C2 -r1.11 -r1.11.2.1
*** stopwords.tmpl	9 Dec 2003 10:29:01 -0000	1.11
--- stopwords.tmpl	26 Feb 2004 15:08:50 -0000	1.11.2.1
***************
*** 157,161 ****
  
          <!-- TMPL_IF NAME=offsetgtzero -->
!                 <a href="<!-- TMPL_VAR NAME=script_name -->?offset=<!-- TMPL_VAR NAME=prevpage -->"><< Prev</a>
          <!-- /TMPL_IF -->
  
--- 157,161 ----
  
          <!-- TMPL_IF NAME=offsetgtzero -->
!                 <a href="<!-- TMPL_VAR NAME=script_name -->?offset=<!-- TMPL_VAR NAME=prevpage -->">&lt;&lt; Prev</a>
          <!-- /TMPL_IF -->
  
***************
*** 163,167 ****
  
          <!-- TMPL_IF NAME=ltcount -->
!                 <a href="<!-- TMPL_VAR NAME=script_name -->?offset=<!-- TMPL_VAR NAME=nextpage -->">Next >></a>
          <!-- /TMPL_iF -->
  
--- 163,167 ----
  
          <!-- TMPL_IF NAME=ltcount -->
!                 <a href="<!-- TMPL_VAR NAME=script_name -->?offset=<!-- TMPL_VAR NAME=nextpage -->">Next &gt;&gt;</a>
          <!-- /TMPL_iF -->
  

Index: z3950servers.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/z3950servers.tmpl,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -C2 -r1.11.2.1 -r1.11.2.2
*** z3950servers.tmpl	6 Feb 2004 14:12:27 -0000	1.11.2.1
--- z3950servers.tmpl	26 Feb 2004 15:08:50 -0000	1.11.2.2
***************
*** 270,274 ****
                          
          <!-- TMPL_IF NAME=offsetgtzero -->
!                 <a href="<!-- TMPL_VAR NAME=script_name -->?offset=<!-- TMPL_VAR NAME=prevpage -->"><< Prev</a>
          <!-- /TMPL_IF -->
          
--- 270,274 ----
                          
          <!-- TMPL_IF NAME=offsetgtzero -->
!                 <a href="<!-- TMPL_VAR NAME=script_name -->?offset=<!-- TMPL_VAR NAME=prevpage -->">&lt;&lt; Prev</a>
          <!-- /TMPL_IF -->
          
***************
*** 276,280 ****
  
          <!-- TMPL_IF NAME=ltcount -->
!                 <a href="<!-- TMPL_VAR NAME=script_name -->?offset=<!-- TMPL_VAR NAME=nextpage -->">Next >></a>
          <!-- /TMPL_iF -->
                  
--- 276,280 ----
  
          <!-- TMPL_IF NAME=ltcount -->
!                 <a href="<!-- TMPL_VAR NAME=script_name -->?offset=<!-- TMPL_VAR NAME=nextpage -->">Next &gt;&gt;</a>
          <!-- /TMPL_iF -->
                  





More information about the Koha-cvs mailing list