Feature #21814 » 12960-tceform-hide-info_v2.patch
t3lib/class.t3lib_tceforms.php (working copy) | ||
---|---|---|
<tr>
|
||
<td valign="top">'.
|
||
$selector.
|
||
($params['noList'] ? '' : '<br />'.$this->wrapLabels($params['info'])) .
|
||
'</td>
|
||
($params['noList'] ? '' : '<br /><div class="tceforms-filetypes">'.$this->wrapLabels($params['info'])) .
|
||
'</div></td>
|
||
<td valign="top" class="icons">'.
|
||
implode('<br />',$icons['L']).'</td>
|
||
<td valign="top" class="icons">'.
|
- « Previous
- 1
- 2
- 3
- Next »