]> git.proxmox.com Git - pve-installer.git/blob - html-common/country.htm
html: tree wide trailing whitespace cleanup
[pve-installer.git] / html-common / country.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" type="text/css" href="pve-installer.css">
5 </head>
6 <body>
7 <center>
8 <table border="0" width="800">
9 <tr><td>&nbsp;</td></tr>
10 <tr>
11 <td colspan="4" align="center" width="800">
12 <b class="htext">Location and Time Zone selection</b>
13 </td>
14 </tr>
15 <tr>
16 <td colspan="2" valign="top" width="400"><br><p>
17 <table>
18 <tr><td><b>The Proxmox Installer</b>
19 automatically makes location based optimizations, like
20 choosing the nearest mirror to download files. Also make sure
21 to select the right time zone and keyboard layout.
22 <br><br>
23 Press the Next button to continue installation.
24 </td></tr>
25 </table>
26 </p></td>
27 <td colspan="2" valign="top" width="400"><br><p>
28 <table>
29 <tr>
30 <td valign="top" width="30"><img src="plus.png"></td>
31 <td valign="top"><b>Country:</b>
32 The selected country is used to choose nearby mirror
33 servers. This will speedup downloads and make updates more
34 reliable.
35 <br><br>
36 </td>
37 </tr>
38 <tr>
39 <td valign="top" width="30"><img src="plus.png"></td>
40 <td valign="top"><b>Time Zone:</b>
41 Automatically adjust daylight saving time.
42 <br><br>
43 </td>
44 </tr>
45 <tr>
46 <td valign="top" width="30"><img src="plus.png"></td>
47 <td valign="top"><b>Keyboard
48 Layout:</b> Choose your keyboard layout.
49 <br><br>
50 </td>
51 </tr>
52 </table>
53 </p></td>
54 </tr>
55 </tbody></table>
56 </center>
57 </body></html>