Follow-up fix for Bug 3958, Standardize vendor/supplier/bookseller terminology
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / serials / claims.tt
index 2d4cf10..ceb1570 100644 (file)
 [% UNLESS ( letter ) %]<div class="dialog alert">No claims notice defined. <a href="/cgi-bin/koha/tools/letter.pl">Please define one</a>.</div>[% END %]
     <form id="claims" name="claims" action="claims.pl" method="post">
     <fieldset>
-           <label for="supplierid">Supplier: </label>
+           <label for="supplierid">Vendor: </label>
            <select id="supplierid" name="supplierid">
                [% FOREACH suploo IN suploop %]
                    [% IF ( suploo.selected ) %]