makde linked block look nice in non-strict mode in opera and chrome
This commit is contained in:
parent
8fd61c0d8d
commit
c2875e45ab
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ if ($editingMode) {
|
||||||
echo '</p>';
|
echo '</p>';
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<div id="related-content" />
|
<div id="related-content"></div>
|
||||||
<script type="text/javascript">//<![CDATA[
|
<script type="text/javascript">//<![CDATA[
|
||||||
jQuery("#related-content")
|
jQuery("#related-content")
|
||||||
.jstree({
|
.jstree({
|
||||||
|
|
Loading…
Reference in a new issue