From fd8777b3c21386ea6f90d1474a6260ebf9330f55 Mon Sep 17 00:00:00 2001
From: Galen Charlton <gmc@equinoxinitiative.org>
Date: Thu, 1 Aug 2019 11:17:19 -0400
Subject: [PATCH] LP#1837059: (follow-up) mark help text for i18n

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
---
 Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html
index 892a465375..6d5f0cb1dd 100644
--- a/Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html
+++ b/Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html
@@ -1,5 +1,5 @@
 
-<ng-template #helpTemplate>
+<ng-template i18n #helpTemplate>
   <ul>
     <li>Address Alert fields support regular expressions and are case-insensitive by default.</li>
     <li>Example wildcard match:  742 Evergr.*n Terrace</li>
-- 
2.11.0