From 0a2ad446ff6fca36645a1c21b3e530b42f2ce82c Mon Sep 17 00:00:00 2001 From: Schuster Date: Wed, 26 Jan 2011 22:19:07 -0600 Subject: [PATCH] BUG 5649: Change wording on review.tmpl from white\black to approve\rejected consistent with the rest of the page content-Type: text/plain; charset="utf-8" Changes the wording on review.tmpl from white\black to approve\rejected consistent with the rest of the page --- .../intranet-tmpl/prog/en/modules/tags/review.tmpl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tmpl index ad2f360..a9ca6b1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tmpl @@ -274,7 +274,7 @@ td input,td input[type="submit"] { font-size: 85%; padding: 1px; }

Test Blacklist

-
Enter a word or phrase here to test against your whitelist/blacklist:
+
Enter a word or phrase to check against approved/rejected lists:
-- 1.7.2.3