Revision 1070
Added by Matthias over 15 years ago
modify.php | ||
---|---|---|
25 | 25 |
|
26 | 26 |
// Setup template object |
27 | 27 |
$template = new Template(WB_PATH.'/modules/wrapper'); |
28 |
$template->set_file('page', 'modify.html');
|
|
28 |
$template->set_file('page', 'modify.htt');
|
|
29 | 29 |
$template->set_block('page', 'main_block', 'main'); |
30 | 30 |
|
31 | 31 |
// Get page content |
Also available in: Unified diff
changed in wrapper modul modify.html to modify.htt