@@ -, +, @@ --- C4/Suggestions.pm | 2 +- .../prog/en/modules/suggestion/acceptorreject.tmpl | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) --- a/C4/Suggestions.pm +++ a/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 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/acceptorreject.tmpl +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/acceptorreject.tmpl @@ -152,10 +152,10 @@ ; ISBN : ; Published by in in
- + "> , - - () + + () --