From bd3a71ec20d9e775ff9ee2b11c2484e38047241b Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Thu, 11 Jan 2018 18:08:17 -0800 Subject: [PATCH] LP1735572: replacing placeholder title attribute with something more meaningful Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- Open-ILS/src/templates/acq/common/li_table.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index 4d4773dc07..895852ccff 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -198,7 +198,7 @@ [% l('Expand') %] - [% l('Copies([_1])', '0') %] + [% l('Copies([_1])', '0') %] [% l('Notes([_1])', '0') %] -- 2.43.2