Skip to content

Commit ff4a6a4

Browse files
committed
removed unused th
1 parent f1016dd commit ff4a6a4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

class/Files/Templates/User/Defstyle/UserPrint.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@ private function getTemplatesUserPrintTableThead($tableSoleName, $tableAutoincre
119119
}
120120
}
121121

122-
$lang = $this->sc->getSmartyConst($language, 'FORM_ACTION');
123-
$th .= $this->hc->getHtmlTag('th', ['class' => 'center width5'], $lang, false, "\t\t\t");
124122
$tr = $this->hc->getHtmlTableRow($th, 'head', "\t\t");
125123
$ret = $this->hc->getHtmlTableThead($tr, '', "\t");
126124

0 commit comments

Comments
 (0)