Rev 5708 | Rev 5836 | 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>nteraktivni |
47 | <font size=+2>I</font>nteraktivni |
48 | <font size=+2>M</font>nogonamenski |
48 | <font size=+2>M</font>nogonamenski |
49 | <font size=+2>S</font>tre¾nik<br> |
49 | <font size=+2>S</font>tre¾nik<br/> |
50 | <font size="-1">at <a href="/">$httpd_HTTP_HOST</a></font> <br/> |
50 | <font size="-1">at <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.en |
53 | !set mir=wimshome/public_html/html/mirrors.en |
54 | !set thissite=!tolower $httpd_SERVER_NAME |
54 | !set thissite=!tolower $httpd_SERVER_NAME |
Line 75... | Line 75... | ||
75 | Redni uporabniki stre¾nika WIMS lahko shranite te naslove med zaznamke za uporabo v primerih, ko va¹ najljub¹i stre¾nik ne deluje. |
75 | Redni uporabniki stre¾nika WIMS lahko shranite te naslove med zaznamke za uporabo v primerih, ko va¹ najljub¹i stre¾nik ne deluje. |
76 | <p>$table_header |
76 | <p>$table_header |
77 | $table_hdtr<th>Site</th> |
77 | $table_hdtr<th>Site</th> |
78 | <th>Lokacija</th> |
78 | <th>Lokacija</th> |
79 | <th>Dr¾ava</th> |
79 | <th>Dr¾ava</th> |
80 | <th>Podprti<br>jeziki</th> |
80 | <th>Podprti<br/>jeziki</th> |
81 | <th>Komentar</th> |
81 | <th>Komentar</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 |