From e351654603ed2718b8a1e17141bdf40a537ef593 Mon Sep 17 00:00:00 2001 From: McCanna Date: Wed, 22 Nov 2017 19:11:28 -0500 Subject: [PATCH] PINES Customization: Offline Transactions Alert Make text larger so that it is more obvious and easier to read. Signed-off-by: McCanna --- Open-ILS/src/templates/staff/t_login.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/t_login.tt2 b/Open-ILS/src/templates/staff/t_login.tt2 index e4d42cb30f..903214e3e7 100644 --- a/Open-ILS/src/templates/staff/t_login.tt2 +++ b/Open-ILS/src/templates/staff/t_login.tt2 @@ -51,7 +51,7 @@
- [% l('Unprocessed offline transactions waiting for upload') %] + [% l('Unprocessed offline transactions waiting for upload') %]
-- 2.11.0