Header removed in the contact area

This commit is contained in:
Michael Vogel 2015-12-01 18:21:05 +01:00
commit 06a4b0dc5e
7 changed files with 14 additions and 12 deletions

View file

@ -171,7 +171,7 @@ function crepair_content(&$a) {
$tpl = get_markup_template('crepair.tpl');
$o .= replace_macros($tpl, array(
//'$title' => t('Repair Contact Settings'),
'$title' => htmlentities($header),
//'$title' => htmlentities($header),
'$tab_str' => $tab_str,
'$warning' => $warning,
'$info' => $info,