ENHANCEMENT Section icons in CMS (#7269)

This commit is contained in:
Ingo Schommer 2012-05-03 13:49:44 +02:00
parent f812e56022
commit 2fdc4e5f0b
4 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<h2 id="page-title-heading">
<% control Controller %>
<% include CMSSectionIcon %>
<% include CMSBreadcrumbs %>
<% end_control %>
</h2>

View File

@ -3,6 +3,7 @@
<div class="cms-content-header north">
<div>
<h2>
<% include CMSSectionIcon %>
<% include CMSBreadcrumbs %>
</h2>

View File

@ -3,6 +3,7 @@
<div class="cms-content-header north">
<div>
<h2>
<% include CMSSectionIcon %>
<% include CMSBreadcrumbs %>
</h2>

View File

@ -7,6 +7,7 @@
<h2 id="page-title-heading">
<% control Controller %>
<% include CMSSectionIcon %>
<% include CMSBreadcrumbs %>
<% end_control %>
</h2>