[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes masthe... [dev_week]

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


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

Modified files:
	koha-tmpl/opac-tmpl/npl/en/includes: masthead.inc 

Log message:
	Adding accesskey="s" to main search form

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/npl/en/includes/masthead.inc?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.8.2.18&r2=1.1.2.8.2.19

Patches:
Index: masthead.inc
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/masthead.inc,v
retrieving revision 1.1.2.8.2.18
retrieving revision 1.1.2.8.2.19
diff -u -b -r1.1.2.8.2.18 -r1.1.2.8.2.19
--- masthead.inc	9 Nov 2006 16:04:40 -0000	1.1.2.8.2.18
+++ masthead.inc	1 Dec 2006 14:08:56 -0000	1.1.2.8.2.19
@@ -20,7 +20,7 @@
         <option value="se">Series</option>
         <option value="callnum">Call Number</option>
 </select>
-<input type="text" name="q" accesskey="s" style="width: 30%;"/>
+<input type="text" name="q" style="width: 30%;"/>
 <input type="submit" value="Search" class="submit" /> <a href="/search">Advanced Search</a></p>
 </form></div>
 </div>





More information about the Koha-cvs mailing list