From ccda9398f6e84395f8059eadff8e3a964bcec9bf Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Tue, 6 Jun 2017 08:09:19 +0000 Subject: [PATCH] Bug 18703 - Followup, fix typo "statment" Signed-off-by: Josef Moravec Signed-off-by: Brendan A Gallagher --- koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt index a5e76ea..a94b2e4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt @@ -108,7 +108,7 @@
- [%# Following statment must be in one line for translatability %] + [%# Following statement must be in one line for translatability %] [% IF ( ( CAN_user_tools_moderate_comments && pendingcomments ) || ( CAN_user_tools_moderate_tags && pendingtags ) || ( CAN_user_borrowers && pending_borrower_modifications ) || ( CAN_user_acquisition && pendingsuggestions ) || ( CAN_user_borrowers && pending_discharge_requests ) || pending_article_requests) %]
[% IF pending_article_requests %] -- 2.1.4