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:
Marcel de Rooy 2013-12-16 11:58:32 +01:00 committed by Galen Charlton
parent fe520d5b14
commit c44853ce31

View file

@ -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>