Changeset 2525

Show
Ignore:
Timestamp:
06/06/08 21:21:15 (20 months ago)
Author:
bsmith
Message:

bugzid:80037 - addng <:PageActions$> to screens. thx Kevin Shay.

Location:
branches/release-39/tmpl/cms
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • branches/release-39/tmpl/cms/edit_author.tmpl

    r2316 r2525  
    1313<mt:setvarblock name="content_nav"> 
    1414    <mt:include name="include/users_content_nav.tmpl"> 
     15</mt:setvarblock> 
     16<mt:setvarblock name="related_content"> 
     17    <$mtapp:PageActions$> 
    1518</mt:setvarblock> 
    1619<mt:setvarblock name="system_msg" id="system_msg"> 
  • branches/release-39/tmpl/cms/edit_blog.tmpl

    r1309 r2525  
    11<mt:setvar name="page_title" value="<__trans phrase="Create Blog">"> 
    22<$mt:setvar name="position_actions_bottom" value="1"$> 
     3<mt:setvarblock name="related_content"> 
     4    <$mtapp:PageActions$> 
     5</mt:setvarblock> 
    36<mt:setvarblock name="system_msg"> 
    47    <mt:if name="error"> 
  • branches/release-39/tmpl/cms/edit_category.tmpl

    r2255 r2525  
    2727        </ul> 
    2828    </mtapp:widget> 
     29    <$mtapp:PageActions$> 
    2930</mt:setvarblock> 
    3031<mt:include name="include/header.tmpl">