Subversion Repositories DevTools

Rev

Rev 64 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<table width="%WIDTH%"  border="0" cellspacing="0" cellpadding="1">
        <tr>
                <td background="images/bg_bage_0a.gif">
                        <table width="100%"  border="0" cellspacing="0" cellpadding="4">
                                <tr>
                                        <td width="1%" valign="top" background="images/bg_note.gif"><img src="icons/%IMAGE%"></td>
                                        <td width="100%" valign="top" background="images/bg_note.gif" class="body_txt">%NOTE%<br><br>
                                        <a href="javascript:;" onClick="ToggleDisplay('%DIV_NAME%');" class="body_link">Message details... </a><br>
                                        <DIV name="%DIV_NAME%" id="%DIV_NAME%" style="display:none;">
                                                <hr width="100%" size="1" noshade color="#ACA899"> 
                                                <table width="100%"  border="0" cellspacing="0" cellpadding="0">
                                                        <tr>
                                                                <td class="body_sys">%MESSAGE_DETAILS%</td>
                                                        </tr>
                                                </table>
                                        </DIV>
                                        </td>
                                </tr>
                        </table>
                </td>
        </tr>
</table>