diff --git a/mod/data/templates.php b/mod/data/templates.php index a466353cda6..903a775eedc 100755 --- a/mod/data/templates.php +++ b/mod/data/templates.php @@ -131,9 +131,7 @@ $data = get_record('data', 'id', $d); //reload because of possible updates so far! - if (empty($data->addtemplate) and empty($data->singletemplate) and empty($data->listtemplate) and empty($data->rsstemplate)){ - echo '
'; - } + echo '
'; print_simple_box_start('center','80%'); echo '';