Hi Allen,
As this is your first accepted patch, I'd like to welcome you to the
corps of Koha hackers. Congratulations!
Regards,
Galen
On Wed, Oct 22, 2008 at 1:20 PM, <[EMAIL PROTECTED]> wrote:
> From: Allen Reinmeyer <[EMAIL PROTECTED]>
>
> Entering a term in the z3950 search box does not filter the results.
> ---
> .../prog/en/includes/z3950-admin-search.inc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/z3950-admin-search.inc
> b/koha-tmpl/intranet-tmpl/prog/en/includes/z3950-admin-search.inc
> index 5be6d9d..4bb5837 100644
> --- a/koha-tmpl/intranet-tmpl/prog/en/includes/z3950-admin-search.inc
> +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/z3950-admin-search.inc
> @@ -48,7 +48,7 @@ YAHOO.util.Event.onContentReady("header_search", function()
> {
> <div id="z3950_search" class="residentsearch">
> <p class="tip">Z39.50 Server Search:</p>
> <form action="/cgi-bin/koha/admin/z3950servers.pl" method="post">
> - <input type="text" name="description" size="40" value="<!--
> TMPL_VAR NAME="searchfield" -->" />
> + <input type="text" name="searchfield" size="40" value="<!--
> TMPL_VAR name="searchfield" -->" />
> <input type="submit" class="submit" name="search"
> value="Search" />
> </form>
> </div>
> --
> 1.5.5.GIT
>
> _______________________________________________
> Koha-patches mailing list
> [email protected]
> http://lists.koha.org/mailman/listinfo/koha-patches
>
--
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