From fd6759038b7a61d1325938ac5e57997a5f86d65f Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Wed, 30 Aug 2017 11:55:40 -0400 Subject: [PATCH] PINES Staff Splash Screen for Web Client Adjusted order of icons so that Reports is before Quick Reports Signed-off-by: Terran McCanna --- Open-ILS/src/templates/staff/t_splash.tt2 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Open-ILS/src/templates/staff/t_splash.tt2 b/Open-ILS/src/templates/staff/t_splash.tt2 index 0a83212ff3..5b8501b2d3 100644 --- a/Open-ILS/src/templates/staff/t_splash.tt2 +++ b/Open-ILS/src/templates/staff/t_splash.tt2 @@ -110,6 +110,12 @@
+ + [% l('Reports') %] + +
+
+ [% l('PINES Quick Reports') %] -- 2.11.0