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/bookshelves shelves.


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/bookshelves shelves.tmpl,1.1.2.5,1.1.2.6
Date: Wed, 24 Aug 2005 09:30:19 -0700

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

Modified Files:
      Tag: rel_2_2
        shelves.tmpl 
Log Message:
One more fix for Bug 926 (forms lack method and/or action attributes)

Index: shelves.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/bookshelves/shelves.tmpl,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -r1.1.2.5 -r1.1.2.6
*** shelves.tmpl        22 Aug 2005 21:50:45 -0000      1.1.2.5
--- shelves.tmpl        24 Aug 2005 16:30:17 -0000      1.1.2.6
***************
*** 66,70 ****
  
        <!-- TMPL_IF name="manageshelf" -->
!               <form>
                <div class="data"><table>
                <caption>Add an item by barcode</caption>
--- 66,70 ----
  
        <!-- TMPL_IF name="manageshelf" -->
!               <form action="/cgi-bin/koha/bookshelves/shelves.pl" 
method="get">
                <div class="data"><table>
                <caption>Add an item by barcode</caption>




reply via email to

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