From ff2e25c05b65e78073ab87d7629fa9113463a2f0 Mon Sep 17 00:00:00 2001 From: Chris Nighswonger Date: Mon, 7 May 2012 12:07:55 -0400 Subject: [PATCH] Fixing captialization on the tools main page Content-Type: text/plain; charset="utf-8" --- .../prog/en/modules/tools/tools-home.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt index 9b1b11b..258d673 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt @@ -88,7 +88,7 @@ [% END %] [% IF ( CAN_user_tools_edit_quotes ) %] -
Edit Quotes for QOTD Feature
+
Edit quotes for QOTD feature
Quote editor for Quote-of-the-day feature in OPAC
[% END %] -- 1.7.0.4