From: Owen Leonard Date: Tue, 21 Apr 2009 20:19:42 +0000 (-0500) Subject: Fix for Bug 1877, Link to patron record from manage suggestions X-Git-Tag: v3.00.02-stable~153 X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=5e8781fec30afc74eeb446273cb265cd880f21e9;p=koha.git Fix for Bug 1877, Link to patron record from manage suggestions Signed-off-by: Galen Charlton Signed-off-by: Henri-Damien LAURENT --- diff --git a/C4/Suggestions.pm b/C4/Suggestions.pm index 88876d46bb..c358d7ac24 100644 --- a/C4/Suggestions.pm +++ b/C4/Suggestions.pm @@ -93,7 +93,7 @@ sub SearchSuggestion { U1.surname AS surnamesuggestedby, U1.firstname AS firstnamesuggestedby, U1.borrowernumber AS borrnumsuggestedby, - U1.branchcode AS branchcode, + U1.branchcode AS branchcodesuggestedby, U2.surname AS surnamemanagedby, U2.firstname AS firstnamemanagedby, U2.borrowernumber AS borrnummanagedby diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/acceptorreject.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/acceptorreject.tmpl index 8465f72e59..9cb951fc5b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/acceptorreject.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/acceptorreject.tmpl @@ -154,10 +154,10 @@ ; ISBN : ; Published by in in
- + "> , - - () + + ()