Bug 7368: fixed subsribe typo
authorKathryn Tyree <kathryn@catalyst.net.nz>
Thu, 23 Aug 2012 04:23:58 +0000 (16:23 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 3 Sep 2012 15:54:04 +0000 (17:54 +0200)
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Corrects typo.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/viewalerts.tt

index 88fa8fb..5ad1866 100644 (file)
@@ -31,7 +31,7 @@
         [% END %]
     </table>
 [% ELSE %]
-    <p>There are no patrons subsribed to this subscription serial alert.</p>
+    <p>There are no patrons subscribed to this subscription serial alert.</p>
 [% END %]
 
 </div>
@@ -41,4 +41,4 @@
 [% INCLUDE 'serials-menu.inc' %]
 </div>
 </div>
-[% INCLUDE 'intranet-bottom.inc' %]
\ No newline at end of file
+[% INCLUDE 'intranet-bottom.inc' %]