1
0
Fork 0
cl-linkchecker/templates/standard/template.linkchecker_whitel...

5 Zeilen
819 B
HTML

<tr class="text_medium" style="background-color: #FFFFFF;" onmouseover="row.over(this)" onmouseout="row.out(this)" onclick="row.click(this)">
<td valign="top" style="border: 0px; border-top: 1px; border-right: 1px; border-color: #B5B5B5; border-style: solid; width: 75%;">{URL}</td>
<td valign="top" style="border: 0px; border-top: 1px; border-right: 1px; border-color: #B5B5B5; border-style: solid; width: 15%; text-align: center;">{ENTRY}</td>
<td valign="top" style="border: 0px; border-top: 1px; border-right: 0px; border-color: #B5B5B5; border-style: solid; width: 10%; text-align: right;"><a href="{CONTENIDO_URL}main.php?area=lc_whitelist&amp;frame=4&amp;contenido={SID}&action=linkchecker&url_to_delete={URL_ENCODE}"><img src="{CONTENIDO_URL}images/delete_over.gif" alt="" border="0"></a></td>
</tr>