Changeset 11152
- Timestamp:
- Mar 24, 2009, 9:28:09 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/stable-2.12.x/webapp/modules/pc/templates/common/layout.tpl
r11149 r11152 95 95 ({/if}) 96 96 97 ({if $INC_FOOTER_side_banner_html_before || $INC_FOOTER_side_banner_html_after || $INC_FOOTER_inc_side_banner || $newschedule || $todolist})97 ({if $INC_FOOTER_side_banner_html_before || $INC_FOOTER_side_banner_html_after || $INC_FOOTER_inc_side_banner}) 98 98 <div id="sideBanner"> 99 99 ({strip}) … … 117 117 ({/strip}) 118 118 119 ({if $newschedule})({$newschedule|smarty:nodefaults})({/if})120 119 121 ({if $todolist})({$todolist|smarty:nodefaults})({/if}) 120 121 122 122 123 123 124 </div>
Note: See TracChangeset
for help on using the changeset viewer.