[Top][All Lists]
[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>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/bookshelves shelves.tmpl,1.1.2.5,1.1.2.6,
Owen Leonard <=
- Prev by Date:
[Koha-cvs] CVS: koha/admin viewlog.pl,NONE,1.1.2.2
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en opac-addbookbybiblionumber.tmpl,1.1.2.1,1.1.2.2 opac-basket.tmpl,1.3.2.6,1.3.2.7 opac-shelves.tmpl,1.2.2.1,1.2.2.2 opac-suggestions.tmpl,1.6,1.6.2.1
- Previous by thread:
[Koha-cvs] CVS: koha/admin viewlog.pl,NONE,1.1.2.2
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en opac-addbookbybiblionumber.tmpl,1.1.2.1,1.1.2.2 opac-basket.tmpl,1.3.2.6,1.3.2.7 opac-shelves.tmpl,1.2.2.1,1.2.2.2 opac-suggestions.tmpl,1.6,1.6.2.1
- Index(es):