Bug 6037 [Follow-up] Invalid markup, missing breadcrumbs on Keyword to MARC Mapping page
Extra </div> returned. Killing it again. After applying the patch the validator should only warn of invalid "autocomplete" attribute. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
parent
d977d0f826
commit
17298c2042
1 changed files with 1 additions and 1 deletions
|
@ -83,5 +83,5 @@ $(document).ready(function() {
|
|||
<div class="yui-b">
|
||||
[% INCLUDE 'admin-menu.inc' %]
|
||||
</div>
|
||||
</div>
|
||||
|
||||
[% INCLUDE 'intranet-bottom.inc' %]
|
||||
|
|
Loading…
Reference in a new issue