Subversion Repositories wimsdev

Rev

Rev 5918 | Rev 8002 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5918 Rev 6235
Line 42... Line 42...
42
!!INDEXEND
42
!!INDEXEND
43
 
43
 
44
!header1
44
!header1
45
<h1 class="wims_title">
45
<h1 class="wims_title">
46
<span style="text-transform:capitalize;">www
46
<span style="text-transform:capitalize;">www
47
Interactive Multipurpose Server</span><br/>
47
Interactive Multipurpose Server</span><br />
48
<span style="font-size:small">at <a href="/">$httpd_HTTP_HOST</a></span> <br/>
48
<span style="font-size:small">at <a href="/">$httpd_HTTP_HOST</a></span> <br />
49
$module_title</h1>
49
$module_title</h1>
50
 
50
 
51
!set mir=wimshome/public_html/html/mirrors.en
51
!set mir=wimshome/public_html/html/mirrors.en
52
!set thissite=!tolower $httpd_SERVER_NAME
52
!set thissite=!tolower $httpd_SERVER_NAME
53
!set n=!recordcnt $mir
53
!set n=!recordcnt $mir
Line 77... Line 77...
77
 
77
 
78
 $table_header
78
 $table_header
79
 $table_hdtr<th>Site</th>
79
 $table_hdtr<th>Site</th>
80
 <th>Location</th>
80
 <th>Location</th>
81
 <th>Country</th>
81
 <th>Country</th>
82
 <th>Supported<br/>languages</th>
82
 <th>Supported<br />languages</th>
83
 <th>Comments</th>
83
 <th>Comments</th>
84
 </tr>
84
 </tr>
85
 !for i_=1 to $n
85
 !for i_=1 to $n
86
  !set j_=!item $i_ of $c
86
  !set j_=!item $i_ of $c
87
  !set l_=!record $j_ of $mir
87
  !set l_=!record $j_ of $mir