Hi, On Wed, Oct 15, 2008 at 12:00 PM, henridamien.laurent <[EMAIL PROTECTED]> wrote: > Owen Leonard a écrit : [snip] >> diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc >> b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc >> index 1aa10a2..adc09ad 100644 >> --- a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc >> +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc >> @@ -3,11 +3,11 @@ >> <div id="header_search" class="residentsearch"> >> <div id="authority_search" class="residentsearch"> >> <p class="tip">Enter authority heading ($a):</p> >> - <form name="f" action="/cgi-bin/koha/authorities/authorities-home.pl" >> method="get"> >> + <form action="/cgi-bin/koha/authorities/authorities-home.pl" >> method="get"> [snip] >> > > as far as I know, some js are requiring named forms. > Have you tested that value_builder still worked ? > Friendly.
This affects the authority search, not the authority record editor, so the value_builders don't apply. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime [EMAIL PROTECTED] p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
