<html>
<head>
</head>
<body>
<form action="[% cp_security_token %]/scripts/[% data.action %]" name="mainform">
<table class="tablecomplex2">
<tr>
<td background="[% Whostmgr.getbggif() %]" class="cellheader"><div> <b>Warning</b></div></td>
</tr>
<tr>
<td class="heavybg">This action may create incompatibilites if you have any type of
custom software installed. There is a very small chance that there will be a problem, but you are
clicking OK at your own risk. However, an upgrade may close security holes which will prevent your
server from being compromised.</td>
</tr>
<tr>
<td class="lightbg"><div> <input type="submit" class="btn-primary" value="Ok"></div></td>
</tr>
</table>
</form>
</html>