From 20b2bbba5e87b84dced6ea1eaab22087decb2ebf Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 20 May 2009 11:35:58 -0500 Subject: [PATCH] bug 3222: fix display of message queue If no messages have been sent to the patron, display a notice that that effect in the staff patron messaging tab rather than just a blank page. [LL bug 452] Signed-off-by: Daniel Sweeney Signed-off-by: Galen Charlton --- .../prog/en/modules/members/messaging.tmpl | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/messaging.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/members/messaging.tmpl index 1b8b727f1f..75bec95196 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/messaging.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/messaging.tmpl @@ -42,15 +42,17 @@ - - - - -
Message Queue
TypeSubjectStatusTime Prepared
+ + + + + + There is no record of any messages that have been sent to this patron. + -- 2.39.2