| 119 |
ghuddy |
1 |
<table width="400" border="0" cellspacing="0" cellpadding="5">
|
|
|
2 |
<form name="message" method="post" action="_new_version.asp?msgflag=false$QSTR$">
|
|
|
3 |
<tr>
|
|
|
4 |
<td width="1"><img src="images/i_question.gif" width="32" height="32"></td>
|
|
|
5 |
<td class="err_ttl">Package Version Exists!</td>
|
|
|
6 |
</tr>
|
|
|
7 |
<tr>
|
|
|
8 |
<td> </td>
|
|
|
9 |
<td>
|
|
|
10 |
<p class="err_sol"><br>
|
|
|
11 |
Version <span class="err_alert">$VERSION$</span> already exists in database<br>
|
|
|
12 |
and therefore is not NEW.<br><br>
|
|
|
13 |
Dependencies will not be auto-updated if you continue.</p>
|
|
|
14 |
</td>
|
|
|
15 |
</tr>
|
|
|
16 |
<tr>
|
|
|
17 |
<td> </td>
|
|
|
18 |
<td class="err_dtl">Do you want to continue?<br><br></td>
|
|
|
19 |
</tr>
|
|
|
20 |
<tr>
|
|
|
21 |
<td> </td>
|
|
|
22 |
<td>
|
|
|
23 |
$HIDDEN$
|
|
|
24 |
<input type="submit" name="btn" value=" YES " class="sublbox_item">
|
|
|
25 |
<input type="reset" name="btn" value=" NO " class="sublbox_item" onClick="history.back();">
|
|
|
26 |
</td>
|
|
|
27 |
</tr>
|
|
|
28 |
</form>
|
|
|
29 |
</table>
|