Puts focus in search box on page load.
[koha.git] / mainpage.pl
index 8116eeb..b5c0b1e 100755 (executable)
@@ -17,7 +17,7 @@
 #
 
 use strict;
-
+use warnings;
 use CGI;
 use C4::Output;
 use C4::Auth;