From aeb5543f5daa24cf84ddc3df49568923da7165c9 Mon Sep 17 00:00:00 2001 From: Kathryn Tyree Date: Thu, 23 Aug 2012 16:23:58 +1200 Subject: [PATCH] bug 7368:fixed subsribe typo --- .../prog/en/modules/serials/viewalerts.tt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/viewalerts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/viewalerts.tt index 88fa8fb..5ad1866 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/viewalerts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/viewalerts.tt @@ -31,7 +31,7 @@ [% END %] [% ELSE %] -

There are no patrons subsribed to this subscription serial alert.

+

There are no patrons subscribed to this subscription serial alert.

[% END %] @@ -41,4 +41,4 @@ [% INCLUDE 'serials-menu.inc' %] -[% INCLUDE 'intranet-bottom.inc' %] \ No newline at end of file +[% INCLUDE 'intranet-bottom.inc' %] -- 1.7.0.4