lp1777677 Test Notification Permission & String change
[evergreen-equinox.git] / Open-ILS / src / templates / opac / myopac / test_notification.tt2
index a092924..7f5d92e 100644 (file)
@@ -1,8 +1,12 @@
 <div class="color_4">
-    [% l('Notification Sent') %]
+    [% l('Message Sent') %]
 </div>
 <div>
-    [% l('If you do not receive a notification, contact your Library for more information.') %]
+    [% l('If you do not receive ') %] [% IF message_type == "email" %] 
+        [% l(a'n email') %] 
+    [% ELSIF message_type == "sms" %] 
+        [% l(' text') %] 
+    [% END %] [% l('message, contact your Library for more information.') %]
 </div>
 
 <div>[% ctx.user.home_ou.name %]</div>