Project

General

Profile

« Previous | Next » 

Revision 1095

Added by Matthias almost 15 years ago

Fixed bug introduced in changeset [1092]

View differences:

sections.php
149 149
$template->set_block('page', 'main_block', 'main');
150 150
$template->set_block('main_block', 'module_block', 'module_list');
151 151
$template->set_block('main_block', 'section_block', 'section_list');
152
$template->set_block('section_block', ' block_block', 'block_list');
152
$template->set_block('section_block', 'block_block', 'block_list');
153 153
$template->set_block('main_block', 'calendar_block', 'calendar_list');
154 154

  
155 155
// set first defaults and messages

Also available in: Unified diff