Project

General

Profile

« Previous | Next » 

Revision 1070

Added by Matthias over 15 years ago

changed in wrapper modul modify.html to modify.htt

View differences:

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