parent
e1ce562880
commit
c2cb2f17ec
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ class Tools extends \Flake\Core\FLObject {
|
|||
}
|
||||
|
||||
if ($brOrHeader) {
|
||||
echo '<table class="typo3-debug" border="0" cellpadding="0" cellspacing="0" bgcolor="white" style="border:0px; margin-top:3px; margin-bottom:3px;"><tr><td style="background-color:#bbbbbb; font-family: verdana,arial; font-weight: bold; font-size: 10px;">'.htmlspecialchars((string)$brOrHeader).'</td></tr><tr><td>';
|
||||
echo '<table border="0" cellpadding="0" cellspacing="0" bgcolor="white" style="border:0px; margin-top:3px; margin-bottom:3px;"><tr><td style="background-color:#bbbbbb; font-family: verdana,arial; font-weight: bold; font-size: 10px;">'.htmlspecialchars((string)$brOrHeader).'</td></tr><tr><td>';
|
||||
}
|
||||
|
||||
if (is_array($var)) {
|
||||
|
|
Loading…
Reference in a new issue