Rev 5708 | Rev 5787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5708 | Rev 5764 | ||
---|---|---|---|
Line 44... | Line 44... | ||
44 | !header1 |
44 | !header1 |
45 | <h1 class="wims_title"> |
45 | <h1 class="wims_title"> |
46 | <font size=+2>W</font>WW |
46 | <font size=+2>W</font>WW |
47 | <font size=+2>I</font>nteractieve |
47 | <font size=+2>I</font>nteractieve |
48 | <font size=+2>M</font>ultipurpose |
48 | <font size=+2>M</font>ultipurpose |
49 | <font size=+2>S</font>erver<br> |
49 | <font size=+2>S</font>erver<br/> |
50 | <font size="-1">op <a href="/">$httpd_HTTP_HOST</a></font> <br/> |
50 | <font size="-1">op <a href="/">$httpd_HTTP_HOST</a></font> <br/> |
51 | $module_title</h1> <p> |
51 | $module_title</h1> <p> |
52 | 52 | ||
53 | !set mir=wimshome/public_html/html/mirrors.nl |
53 | !set mir=wimshome/public_html/html/mirrors.nl |
54 | !set thissite=!tolower $httpd_SERVER_NAME |
54 | !set thissite=!tolower $httpd_SERVER_NAME |
Line 76... | Line 76... | ||
76 | van deze adressen lijst te maken. |
76 | van deze adressen lijst te maken. |
77 | <p>$table_header |
77 | <p>$table_header |
78 | $table_hdtr<th>Website</th> |
78 | $table_hdtr<th>Website</th> |
79 | <th>Locatie</th> |
79 | <th>Locatie</th> |
80 | <th>Land</th> |
80 | <th>Land</th> |
81 | <th>Ondersteund <br>de talen</th> |
81 | <th>Ondersteund <br/>de talen</th> |
82 | <th>Opmerkingen</th> |
82 | <th>Opmerkingen</th> |
83 | </tr> |
83 | </tr> |
84 | !for i_=1 to $n |
84 | !for i_=1 to $n |
85 | !set j_=!item $i_ of $c |
85 | !set j_=!item $i_ of $c |
86 | !set l_=!record $j_ of $mir |
86 | !set l_=!record $j_ of $mir |