Follow-up fix for Bug 5804, acqui duplicate warning
Typo fix. Thanks for spotting it Marcel. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This commit is contained in:
parent
07cef41c73
commit
f8c85a6bc8
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
<div class="yui-u">
|
||||
<div style="border: 1px solid #DDD; padding:1em;">
|
||||
<form action="/cgi-bin/koha/acqui/neworderempty.pl">
|
||||
<h4>Crete new record</h4>
|
||||
<h4>Create new record</h4>
|
||||
<p>Create a new record by importing the external (duplicate) record.</p>
|
||||
<input type="hidden" name="booksellerid" value="<!-- TMPL_VAR NAME="booksellerid" -->" />
|
||||
<input type="hidden" name="basketno" value="<!-- TMPL_VAR NAME="basketno" -->" />
|
||||
|
|
Loading…
Reference in a new issue