Making the zone names used on admin related templates consistent with what's being used for the front-end (e.g. Header, Meta, Actions, Content, Sidebar)

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-10-29 22:52:53 -07:00
parent 9a5239e777
commit 4fe4cfe46b
31 changed files with 93 additions and 82 deletions

View File

@@ -8,6 +8,6 @@
<Place Parts_Contents_Publish="Content:5"/>
</Match>
<Match DisplayType="SummaryAdmin">
<Place Parts_Contents_Publish_SummaryAdmin="Secondary:5"/>
<Place Parts_Contents_Publish_SummaryAdmin="Actions:5"/>
</Match>
</Placement>