mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Minor - Correct BreadCrumb include
This commit is contained in:
parent
8adb259555
commit
7d6ebe1057
@ -718,7 +718,7 @@ That's how we can use this function in the *Mentor* template.
|
||||
<% include Menu2 %>
|
||||
|
||||
<div id="Content" class="typography">
|
||||
<% include Breadcrumbs %>
|
||||
<% include BreadCrumbs %>
|
||||
$Content
|
||||
|
||||
<h3>Personal Details</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user