Subversion Repositories DevTools

Rev

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

Rev 6790 Rev 6791
Line 30... Line 30...
30
<%
30
<%
31
'------------------------ MAIN LINE ---------------------------------
31
'------------------------ MAIN LINE ---------------------------------
32
'--------------------------------------------------------------------
32
'--------------------------------------------------------------------
33
%>
33
%>
34
<table width="100%" border="0" cellspacing="1" cellpadding="3" class='stdGrey'>
34
<table width="100%" border="0" cellspacing="1" cellpadding="3" class='stdGrey'>
35
    <thead>
35
    <thead class='thin'>
36
      <tr>
36
      <tr>
37
        <th nowrap>Location</th>
37
        <th nowrap>Location</th>
38
      </tr>
38
      </tr>
39
    </thead>
39
    </thead>
40
 
40