Bug 6151 follow-up, fix HTML4 coding guideline

This commit is contained in:
Paul Poulain 2012-09-17 19:24:45 +02:00
parent bf61215e9e
commit 9acabe44a4

View file

@ -88,7 +88,7 @@ $(document).ready(function () {
[% IF ( wrongbranch ) %]
<div class="dialog alert"><h3>Cannot Check In</h3><p>This item must be checked in at its home library. <strong>NOT CHECKED IN</strong></p>
<div class="dialog alert"><h3>Cannot check in</h3><p>This item must be checked in at its home library. <strong>NOT CHECKED IN</strong></p>
</div>
[% END %]
<!-- case of a mistake in transfer loop -->