Bug 11170: (follow-up) fix typo 'occured' in parcels.tt
Found this typo while testing bug 11170. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
parent
fe520d5b14
commit
c44853ce31
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
[% IF ( error_failed_to_create_invoice ) %]
|
||||
<div id="error" class="dialog error">
|
||||
<p>An error has occured. Invoice cannot be created.</p>
|
||||
<p>An error has occurred. Invoice cannot be created.</p>
|
||||
</div>
|
||||
[% END %]
|
||||
<h1>Receive shipment from vendor <a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid %]">[% name %]</a></h1>
|
||||
|
|
Loading…
Reference in a new issue