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">op <a href="/">$httpd_HTTP_HOST</a></span> <br/> |
48 | <span style="font-size:small">op <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.nl |
51 | !set mir=wimshome/public_html/html/mirrors.nl |
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 75... | Line 75... | ||
75 | van deze adressen lijst te maken. |
75 | van deze adressen lijst te maken. |
76 | $table_header |
76 | $table_header |
77 | $table_hdtr<th>Website</th> |
77 | $table_hdtr<th>Website</th> |
78 | <th>Locatie</th> |
78 | <th>Locatie</th> |
79 | <th>Land</th> |
79 | <th>Land</th> |
80 | <th>Ondersteund <br/>de talen</th> |
80 | <th>Ondersteund <br />de talen</th> |
81 | <th>Opmerkingen</th> |
81 | <th>Opmerkingen</th> |
82 | </tr> |
82 | </tr> |
83 | !for i_=1 to $n |
83 | !for i_=1 to $n |
84 | !set j_=!item $i_ of $c |
84 | !set j_=!item $i_ of $c |
85 | !set l_=!record $j_ of $mir |
85 | !set l_=!record $j_ of $mir |