Remove a typo from serials-edit template

Rogue 'i' removed from template would show up in display

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This commit is contained in:
Colin Campbell 2011-06-09 15:11:30 +01:00 committed by Chris Cormack
parent bc8984f5d6
commit 716442708b

View file

@ -178,7 +178,7 @@ $(document).ready(function() {
<div class="yui-b">
<h1>Serial Edition <i>[% bibliotitle %]</i>
i[% IF location %] ( [% location %] ) [% END %]
[% IF location %] ( [% location %] ) [% END %]
[% IF ( callnumber ) %] callnumber: [% callnumber %][% END %]</h1>
<form method="post" name="f" action="serials-edit.pl" id="serials_edit">
<!--onsubmit="return barcode_check()">-->