fix html
This commit is contained in:
parent
a31c930522
commit
ebe7e1464a
@ -291,9 +291,6 @@ class box_dolibarr_state_board extends ModeleBoxes
|
|||||||
$boxstat .= '<a class="boxstatsindicator thumbstat nobold nounderline"><div class="boxstatsempty"></div></a>';
|
$boxstat .= '<a class="boxstatsindicator thumbstat nobold nounderline"><div class="boxstatsempty"></div></a>';
|
||||||
$boxstat .= '<a class="boxstatsindicator thumbstat nobold nounderline"><div class="boxstatsempty"></div></a>';
|
$boxstat .= '<a class="boxstatsindicator thumbstat nobold nounderline"><div class="boxstatsempty"></div></a>';
|
||||||
|
|
||||||
$boxstat .= '</td></tr>';
|
|
||||||
$boxstat .= '</table>';
|
|
||||||
|
|
||||||
$this->info_box_contents[0][0] = array(
|
$this->info_box_contents[0][0] = array(
|
||||||
'td' => '',
|
'td' => '',
|
||||||
'textnoformat' => $boxstat
|
'textnoformat' => $boxstat
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user