Lp 1801998: Deprecate Hatch Storage Grammar Fix
authorJason Stephenson <jason@sigio.com>
Mon, 14 Jan 2019 19:43:50 +0000 (14:43 -0500)
committerJason Stephenson <jason@sigio.com>
Tue, 15 Jan 2019 20:28:39 +0000 (15:28 -0500)
Make a minor fix to punctuation in a newly added message.

Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>

Open-ILS/src/templates/staff/admin/workstation/t_hatch.tt2

index eed2980..bec3bf2 100644 (file)
@@ -27,7 +27,7 @@
     <div class="panel panel-danger">
       <div class="panel-heading">[% l('Storing settings in Hatch is deprecated') %]</div>
       <div class="panel-body">
-        [% l("If 'Store Local Settings in Hatch' is enabled.  Use the 'Copy Hatch Settings To Local Storage' button before disabling 'Store Local Settings in Hatch'") %]
+        [% l("If 'Store Local Settings in Hatch' is enabled, use the 'Copy Hatch Settings To Local Storage' button before disabling 'Store Local Settings in Hatch'") %]
       </div>
     </div>
   </div>