From 5202ce90118dbdb0742b3fae5adab7ec630954eb Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Mon, 23 May 2011 15:38:44 -0400 Subject: [PATCH 2/2] Follow up to Bug 6070 Change 'collectiontitle' to 'Collection' for the user Signed-off-by: Nicole C. Engard --- .../prog/en/modules/acqui/neworderempty.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt index 0768323..8a82229 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt @@ -264,7 +264,7 @@ $(document).ready(function() Collection: [% collectiontitle %] [% ELSE %] - + [% END %] -- 1.7.2.3