Browse Source

bug 5649: changes the white/blacklisting to approved/rejected consistent wording

Changes the wording to approved/rejected to be consistent with other wording

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
3.4.x
Schuster 14 years ago
committed by Chris Cormack
parent
commit
ace3f0b70a
  1. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tmpl

2
koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tmpl

@ -273,7 +273,7 @@ td input,td input[type="submit"] { font-size: 85%; padding: 1px; }
<span id="terms_summary_status">&nbsp;</span>
</fieldset>
<fieldset class="brief">
<h4>Test Blacklist</h4>
<h4>Check lists</h4>
<div class="description">Enter a word or phrase to check against approved/rejected lists: </div>
<form method="post" action="/cgi-bin/koha/tags/review.pl">
<input type="text" size="14" name="test" id="test" />

Loading…
Cancel
Save