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/npl/en/catalogue catalogue-


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/catalogue catalogue-home.tmpl,1.1,1.2
Date: Mon, 23 Feb 2004 13:45:11 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/catalogue
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29325/koha-tmpl/intranet-tmpl/npl/en/catalogue

Modified Files:
        catalogue-home.tmpl 
Log Message:
Removing NPL-specific 'limit-by-branch' options

Index: catalogue-home.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/catalogue/catalogue-home.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** catalogue-home.tmpl 19 Feb 2004 19:02:11 -0000      1.1
--- catalogue-home.tmpl 23 Feb 2004 21:45:08 -0000      1.2
***************
*** 27,31 ****
                        <!-- TMPL_VAR name="classlist" -->
                        </select></td></tr>
! <tr><th>Branch</th><td><select name="branch"><option value="">-- Choose a 
Branch -- </option><option value="ALB">Wells (Albany) Public 
Library</option><option value="PPL">The Plains Public Library</option><option 
value="COV">Coolville Public Library</option><option  value="APL">Athens Public 
Library</option><option value="GPL">Glouster Public Library</option><option 
value="CPL">Chauncey Public Library</option><option value="NPL">Nelsonville 
Public Library</option><option 
value="BKM">Bookmobile</option></select></td></tr>
  <tr><th>Pub Date</th><td>(before) <input type="text" size="8" 
name="date-before">  (after) <input type="text" size="8" name="date-after" 
/></td></tr>
  <tr><th>Search Type</th><td><input type="radio" name="ttype" value="normal" 
checked="checked" />Normal        <input type="radio" name="ttype" 
value="exact" />Exact</td></tr>
--- 27,34 ----
                        <!-- TMPL_VAR name="classlist" -->
                        </select></td></tr>
! 
! <!-- This is commented out because it doesn't seem to actually work -->       
                
! <!-- <tr><th>Branch</th><td><select name="branch"><option value="">-- Choose 
a Branch -- </option></select></td></tr> -->
! 
  <tr><th>Pub Date</th><td>(before) <input type="text" size="8" 
name="date-before">  (after) <input type="text" size="8" name="date-after" 
/></td></tr>
  <tr><th>Search Type</th><td><input type="radio" name="ttype" value="normal" 
checked="checked" />Normal        <input type="radio" name="ttype" 
value="exact" />Exact</td></tr>




reply via email to

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