Bug #22069 ยป index.php.0013443.diff
typo3/mod/web/perm/index.php 2010-03-09 11:07:27.000000000 +0100 | ||
---|---|---|
$code='<table border="0" id="typo3-legendTable">
|
||
<tr>
|
||
<td valign="top"><img src="legend.gif" width="86" height="75" alt="" /></td>
|
||
<td valign="top"><img'.t3lib_iconWorks::skinImg($BACK_PATH,'legend.gif','width="86" height="75"').' alt="" /></td>
|
||
<td valign="top" nowrap="nowrap">'.$legendText.'</td>
|
||
</tr>
|
||
</table>';
|