[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/includes se... [dev_week]

Owen Leonard oleonard at athenscounty.lib.oh.us
Fri Dec 1 15:58:36 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Owen Leonard <oleonard>	06/12/01 14:58:36

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/includes: search-topmenu.inc 

Log message:
	Minor markup correction

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/includes/search-topmenu.inc?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.3.2.2&r2=1.1.2.3.2.3

Patches:
Index: search-topmenu.inc
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes/Attic/search-topmenu.inc,v
retrieving revision 1.1.2.3.2.2
retrieving revision 1.1.2.3.2.3
diff -u -b -r1.1.2.3.2.2 -r1.1.2.3.2.3
--- search-topmenu.inc	11 Oct 2006 15:25:36 -0000	1.1.2.3.2.2
+++ search-topmenu.inc	1 Dec 2006 14:58:36 -0000	1.1.2.3.2.3
@@ -1,4 +1,4 @@
-<div id="topmenu"><form name="searchform" method="get" action="/search" id="searchform"><label for="masthead_search">Search</label>
+<div id="topmenu"><form name="searchform" method="get" action="/search"><label for="masthead_search">Search</label>
 <select name="idx" id="masthead_search">
         <option selected="selected" value="">Library Catalog</option>
         <option value="ti">Title</option>
@@ -9,8 +9,7 @@
         <option value="callnum">Call Number</option>
 </select>
 <input type="text" name="q" style="width: 23%;"/>
-<input type="submit" value="Search" class="submit" /> | <a href="/search">Advanced Search</a></p>
-</form> | <a href="/cgi-bin/koha/bookshelves/shelves.pl">Virtual Shelves</a>
+<input type="submit" value="Search" class="submit" /> | <a href="/search">Advanced Search</a></form> | <a href="/cgi-bin/koha/bookshelves/shelves.pl">Virtual Shelves</a>
 </div>
 
 <div id="breadcrumbs">





More information about the Koha-cvs mailing list