[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/includes search-topm
From: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes search-topmenu.inc,1.1.2.2,1.1.2.3 |
Date: |
Thu, 04 Aug 2005 13:51:53 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12545/koha-tmpl/intranet-tmpl/npl/en/includes
Modified Files:
Tag: rel_2_2
search-topmenu.inc
Log Message:
Fixing bug: missing hidden field 'marclist' in search form
Index: search-topmenu.inc
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes/search-topmenu.inc,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** search-topmenu.inc 5 Jul 2005 18:41:05 -0000 1.1.2.2
--- search-topmenu.inc 4 Aug 2005 20:51:44 -0000 1.1.2.3
***************
*** 1 ****
! <div id="topmenu"><a
href="/cgi-bin/koha/search.marc/search.pl?type=intranet">Advanced Search</a> |
<form method="post" action="/cgi-bin/koha/search.marc/search.pl"><input
type="hidden" name="op" value="do_search" /><input type="hidden" name="type"
value="intranet" /><input type="hidden" name="nbstatements" value="3" /><label
for="keyword">Quick Search:</label><input type="hidden" name="and_or"
value="and" /><input type="hidden" name="excluding" value="" /><input
type="hidden" name="operator" value="contains" /><input type="text"
id="keyword" name="value" size="10" /> <input type="submit" value="Start
search" class="submit" /></form> | <a
href="/cgi-bin/koha/bookshelves/shelves.pl">Virtual Shelves</a></div>
\ No newline at end of file
--- 1,3 ----
! <div id="topmenu"><a
href="/cgi-bin/koha/search.marc/search.pl?type=intranet">Advanced Search</a> |
! <form method="post" action="/cgi-bin/koha/search.marc/search.pl"><input
type="hidden" name="op" value="do_search" /><input type="hidden" name="type"
value="intranet" /><input type="hidden" name="nbstatements" value="3" /><label
for="keyword">Quick Search:</label><input type="hidden" name="marclist"
value="" /><input type="hidden" name="and_or" value="and" /><input
type="hidden" name="excluding" value="" /><input type="hidden" name="operator"
value="contains" /><input type="text" id="keyword" name="value" size="10"
/><input type="submit" value="Start search" class="submit" /></form> | <a
href="/cgi-bin/koha/bookshelves/shelves.pl">Virtual Shelves</a>
! </div>
\ No newline at end of file
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes search-topmenu.inc,1.1.2.2,1.1.2.3,
Owen Leonard <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/prog/en/barcodes barcodes.tmpl,NONE,1.1 printerConfig.tmpl,NONE,1.1
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes search-topmenu.inc,1.3,1.4
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/prog/en/barcodes barcodes.tmpl,NONE,1.1 printerConfig.tmpl,NONE,1.1
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes search-topmenu.inc,1.3,1.4
- Index(es):