Lines 273-279
td input,td input[type="submit"] { font-size: 85%; padding: 1px; }
Link Here
|
273 |
<span id="terms_summary_status"> </span> |
273 |
<span id="terms_summary_status"> </span> |
274 |
</fieldset> |
274 |
</fieldset> |
275 |
<fieldset class="brief"> |
275 |
<fieldset class="brief"> |
276 |
<h4>Test Blacklist</h4> |
276 |
<h4>Check lists</h4> |
277 |
<div class="description">Enter a word or phrase to check against approved/rejected lists: </div> |
277 |
<div class="description">Enter a word or phrase to check against approved/rejected lists: </div> |
278 |
<form method="post" action="/cgi-bin/koha/tags/review.pl"> |
278 |
<form method="post" action="/cgi-bin/koha/tags/review.pl"> |
279 |
<input type="text" size="14" name="test" id="test" /> |
279 |
<input type="text" size="14" name="test" id="test" /> |
280 |
- |
|
|