From e740b637956761de10e7cf3ccf1bef6998a8179e Mon Sep 17 00:00:00 2001 From: Lebbeous Fogle-Weekley Date: Wed, 27 Feb 2013 11:40:03 -0500 Subject: [PATCH] Fix omissions of [% l(...) %] for i18n Spotted by Pasi Kallinen. Signed-off-by: Lebbeous Fogle-Weekley --- .../conify/global/config/org_unit_proximity_adjustment.tt2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates/conify/global/config/org_unit_proximity_adjustment.tt2 b/Open-ILS/src/templates/conify/global/config/org_unit_proximity_adjustment.tt2 index 1c1a2ab8b4..fdb2de4d8c 100644 --- a/Open-ILS/src/templates/conify/global/config/org_unit_proximity_adjustment.tt2 +++ b/Open-ILS/src/templates/conify/global/config/org_unit_proximity_adjustment.tt2 @@ -5,13 +5,13 @@
[% ctx.page_title %]
+ onClick="aoupa_grid.showCreateDialog()">[% l('New OU Proximity Adjustment') %] + onClick="aoupa_grid.deleteSelected()">[% l('Delete Selected') %]
- Show adjustments involving this branch or deeper: + [% l('Show adjustments involving this branch or deeper:') %]
-- 2.43.2