Fixes to OSB to work with KH 3.3
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<tr class="pagecontrol">
|
||||
<td colspan="3">
|
||||
<div id="ajCONTROL">
|
||||
<?php echo Breadcrumb::factory(); ?>
|
||||
<?php echo BreadCrumb::factory(); ?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
@@ -51,7 +51,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div id="nav_main2">
|
||||
<?php echo Breadcrumb::factory(); ?>
|
||||
<?php echo BreadCrumb::factory(); ?>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end: main navigation -->
|
||||
|
Reference in New Issue
Block a user