@@ -, +, @@ - apply patch - check your funds table for the last line labelled 'Total' - add to IntranetUserCss: #funds_total {display:none;} - check again, line should be hidden now --- .../prog/en/modules/acqui/acqui-home.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt @@ -99,7 +99,7 @@ $(document).ready(function() { Avail - + Total   --