pve-installer/html/fail.htm
2013-03-19 14:02:11 +01:00

41 lines
1.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" type="text/css" href="pve-installer.css">
</head>
<body>
<center>
<table border="0" width="800">
<tr><td colspan="4">
<table><tr>
<td align="center" width="266"><img src="installer_logo_installation.png" alt="" border="0"></td>
<td align="center" width="266"><img src="installer_logo_rulesystem.png" alt="" border="0"></td>
<td align="center" width="266"><img src="installer_logo_spamfilter.png" alt="" border="0"></td>
</tr></table>
</tr>
<tr>
<td width="200">&nbsp;</td>
<td colspan="2" width="400"><br><br>
<p>
<b class="htext">Installation failed!</b>
<br><br><br>
The Proxmox VE could not be installed.
<br><br><br>
<table border="0" width="400">
<tr>
<td width="40">&nbsp;</td>
<td valign="top" width="30"><img src="plus.png"></td>
<td valign="top" width="560">Press CTRL + ALT + F2 to see details<br><br>
<br><br>
</td>
</tr>
</table>
</p>
</td>
<td width="200">&nbsp;</td>
</tr>
</table>
</center>
</body>
</html>