Difference between revisions of "Download"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <div id="errorMsg"></div> | ||
+ | |||
<script src="/download.js"></script> | <script src="/download.js"></script> | ||
<form method="post" action="/download.php"> | <form method="post" action="/download.php"> | ||
Line 167: | Line 169: | ||
END OF TERMS AND CONDITIONS</textarea></p>--> | END OF TERMS AND CONDITIONS</textarea></p>--> | ||
<p>By downloading Sniper, you confirm that you agree to the license policy outlined above.</p> | <p>By downloading Sniper, you confirm that you agree to the license policy outlined above.</p> | ||
− | <input type="submit" value="I Agree" onclick="return downloadValidate()"> | + | <input type="submit" value="I Agree" onclick="return downloadValidate(this.form)"> |
</form> | </form> | ||
</html> | </html> |
Revision as of 06:28, 30 November 2011