koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Owen Leonard
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes masthe... [dev_week]
Date: Thu, 09 Nov 2006 16:04:40 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Owen Leonard <oleonard> 06/11/09 16:04:40

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

Log message:
        Adding 's' accesskey for search form focus

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.17&r2=1.1.2.8.2.18

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.17
retrieving revision 1.1.2.8.2.18
diff -u -b -r1.1.2.8.2.17 -r1.1.2.8.2.18
--- masthead.inc        11 Oct 2006 15:25:39 -0000      1.1.2.8.2.17
+++ masthead.inc        9 Nov 2006 16:04:40 -0000       1.1.2.8.2.18
@@ -20,7 +20,7 @@
         <option value="se">Series</option>
         <option value="callnum">Call Number</option>
 </select>
-<input type="text" name="q" style="width: 30%;"/>
+<input type="text" name="q" accesskey="s" style="width: 30%;"/>
 <input type="submit" value="Search" class="submit" /> <a 
href="/search">Advanced Search</a></p>
 </form></div>
 </div>




reply via email to

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