Subversion Repositories DevTools

Rev

Rev 5071 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5071 Rev 5097
Line 8... Line 8...
8
<%If (not IsEmpty(Eval("haveCommonSubs"))) Then %>
8
<%If (not IsEmpty(Eval("haveCommonSubs"))) Then %>
9
<!--#include file="notemanager/note_body.asp"-->
9
<!--#include file="notemanager/note_body.asp"-->
10
<%End If%>
10
<%End If%>
11
 
11
 
12
<!-- DEBUG MESSAGE ------->
12
<!-- DEBUG MESSAGE ------->
13
<%If (not IsEmpty(Eval("rmDebug"))) Then
13
<%If (not IsEmpty(Eval("rmDebug"))) AND rmDebug <> "" Then %>
14
  If rmDebug <> "" Then%>
-
 
15
    <table class="full_table top_border" bgcolor="#F78181">
14
    <table class="full_table top_border rmDebug">
-
 
15
      <tr>
16
    <tr><td class="err_sol">RmDebug: <%=rmDebug%>
16
        <td>RmDebug: <%=rmDebug%></td>
17
    </td></tr>
17
      </tr>
18
    </table>
18
    </table>
19
<%
-
 
20
  End If
-
 
21
End If%>
19
<%End If%>
22
 
20
 
23
<!-- FOOTER BANNER ------->
21
<!-- FOOTER BANNER ------->
24
<table class="full_table top_border" bgcolor="#FFFFFF" height=35>
22
<table class="full_table top_border" bgcolor="#FFFFFF" height=35>
25
  <tr>
23
  <tr>
26
    <td align="left">
24
    <td align="left">