bit more info in the about box and fixed my appalling typing

pull/73/head
jonsowman 2010-06-07 22:23:44 +01:00
rodzic ffb1238b02
commit 4f31ab40a6
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -175,14 +175,14 @@ land: <span id="cursor_pred_landrange">?</span>km
<!-- the about window -->
<div id="about_window" class="box">
<b>Cambridge University Spaceflight Landing Predictor</b>
<b>Cambridge University Spaceflight Landing Predictor (<a href="http://github.com/jonsowman/cusf-standalone-predictor" target="_blank">github</a>)</b>
<br /><br />
A tool to predict the flight path and landing location of latex sounding balloons based on wind data from the NOAA.
A tool to predict the flight path and landing location of latex sounding balloons.
<br /><br />
Written by <a href="http://github.com/jonsowman" target="_blank">Jon Sowman</a> and <a href="http://github.com/randomskk" target="_blank">Adam Greig</a> for <a href="http://www.cuspaceflight.co.uk" target="_blank">CUSF</a>.
Credit also to <a href="http://github.com/rjw57" target="_blank">Rich Wareham</a> for work on the predictor. Some parts of code taken from old landing prediction software, credit to Rob Anderson, Fergus Noble and Ed Moore.
<br /><br />
No guarantee is given for the accuracy, precision or reliability of the data produced by this softare, and you use it at your own risk.
No guarantee is given for the accuracy, precision or reliability of the data produced by this software, and you use it entirely at your own risk. For more information, see #highaltitude on irc.freenode.net.
<br /><br />
<a id="about_window_close">Close</a>
</div>