mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #62 from howardgrigg/patch-1
MINOR Correct BreadCrumb include
This commit is contained in:
commit
d0cbbab513
@ -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