Subversion Repositories DevTools

Rev

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

<table width="%WIDTH%"  border="0" cellspacing="0" cellpadding="1">
        <tr>
                <td class='bg_dialog'>
                        <table width="100%"  border="0" cellspacing="0" cellpadding="4">
                                <tr class='bg_help'>
                                        <td width="1%" valign="top"><img src="icons/%IMAGE%"></td>
                                        <td width="100%" valign="top" class="body_txt">%NOTE%<br><br>
                                        <span onClick="ToggleDisplay('%DIV_NAME%');" class="pointer body_link">Message details... </span><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" style='white-space:pre-wrap'>%MESSAGE_DETAILS%</td>
                                                        </tr>
                                                </table>
                                        </DIV>
                                        </td>
                                </tr>
                        </table>
                </td>
        </tr>
</table>