BUGFIX: Update the page title heading on edit page in CMS (fixes #6809)

This commit is contained in:
Frank Mullenger 2011-12-17 17:57:06 +13:00 committed by Ingo Schommer
parent 0a3de455cf
commit 160f712f68

View File

@ -4,7 +4,7 @@
<div class="cms-content-header north">
<div>
<h2>My Page Title</h2>
<h2 id="page-title-heading"><% control Fields.dataFieldByName('Title') %>$Value<% end_control %></h2>
<% if Fields.hasTabset %>
<% with Fields.fieldByName('Root') %>
<div class="cms-content-header-tabs">