From: root <[email protected]>

---
 koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc 
b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc
index debbd70..4e8203d 100644
--- a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc
+++ b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc
@@ -18,7 +18,7 @@
 <div id="fluid-offset">
 <!-- TMPL_UNLESS NAME="advsearch" --><form name="searchform" method="get" 
action="/cgi-bin/koha/opac-search.pl" id="searchform">
        <label for="masthead_search" class="left"> Search <!-- TMPL_IF 
name="mylibraryfirst" --> <!-- TMPL_IF name="loggedinusername" -->(in <!-- 
TMPL_VAR name="LoginBranchcode" --> only)<!-- /TMPL_IF --><!-- /TMPL_IF 
--></label>
-       <select name="idx" id="masthead_search" class="left" 
style="max-width:9em;width:9em;">
+       <select name="idx" id="masthead_search" class="left" 
style="max-width:10em;width:10em;">
        <!-- TMPL_IF NAME="ms_kw" -->
         <option selected="selected" value="">Library Catalog</option>
                <!-- TMPL_ELSE -->
-- 
1.5.6.5

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to