1
0
Fork 0
Dieser Commit ist enthalten in:
Ortwin Pinke 2019-11-04 17:04:08 +01:00 committet von GitHub
Ursprung b35691013e
Commit 96d6aa23c6
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23
19 geänderte Dateien mit 1572 neuen und 0 gelöschten Zeilen

Datei anzeigen

@ -0,0 +1,7 @@
<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-right: 1px; border-color: #B5B5B5; border-style: solid; width: 20%;" onmouseover="Tip('{ERRORS_CATNAME}', BALLOON, true, ABOVE, true);"><a href="javascript://" onclick="javascript:conMultiLink('right_top', 'main.php?area=con&frame=3&idcat={ERRORS_CATID}&idtpl=1&contenido={SID}', 'right_bottom', 'main.php?area=con&frame=4&idcat={ERRORS_CATID}&idtpl=1&contenido={SID}', 'simpleFrame')">{ERRORS_CATNAME_SHORT}</a> ({ERRORS_CATID})</td>
<td valign="top" style="border: 0px; border-right: 1px; border-color: #B5B5B5; border-style: solid; width: 20%;" onmouseover="Tip('{ERRORS_ARTICLE}', BALLOON, true, ABOVE, true);">{ERRORS_ARTICLE_SHORT} ({ERRORS_ARTID})</td>
<td valign="top" style="border: 0px; border-right: 1px; border-color: #B5B5B5; border-style: solid; width: 40%;" onmouseover="Tip('{ERRORS_LINK}', BALLOON, true, ABOVE, true);">{ERRORS_LINK_SHORT}</td>
<td valign="top" style="border: 0px; border-right: 1px; border-color: #B5B5B5; border-style: solid; width: 10%;" onmouseover="Tip('{ERRORS_ERROR_TYPE_HELP}', BALLOON, true, ABOVE, true);">{ERRORS_ERROR_TYPE}</td>
<td valign="top" style="border: 0px; border-right: 0px; border-color: #B5B5B5; border-style: solid; padding-right: 5px; text-align: right; width: 10%;"><a href="{URL}main.php?area=linkchecker&amp;frame=4&amp;contenido={SID}&mode={MODE}&whitelist={ERRORS_LINK_ENCODE}"><img src="{URL}images/folder_new.gif" alt="" border="0" /></a></td>
</tr>