add pointers to possible sensors to the TODO, rename third module to 'Other' and...
[tricorder.git] / index.html
index 78a69114373eb2f93145b5866dc15fc040343c86..fe7b499d54441c260a6069bb8d960ee985a551ad 100644 (file)
@@ -34,7 +34,7 @@
 <ul id="navlist">
 <li id="navPos" onclick="switchModule('Pos');">Position</li>
 <li id="navGrav" onclick="switchModule('Grav');">Gravity</li>
-<li id="navAcou" onclick="switchModule('Acou');">Acoustics</li>
+<li id="navOther" onclick="switchModule('Other');">Other</li>
 </ul>
 </div>
 
@@ -55,6 +55,7 @@ Web Tricorder
 <section id="sectNull" class="active">
 <p>Please select a data input module from the left-side navigation.</p>
 </section>
+
 <section id="sectPos">
 <p id="posunavail">
 Position watching is unavailable on this tricorder device.
@@ -74,6 +75,7 @@ a better device.
 </table>
 </div>
 </section>
+
 <section id="sectGrav">
 <p id="gravunavail">
 Gravity sensors are unavailable on this tricorder device.
@@ -91,10 +93,11 @@ a better device.
 </table>
 </div>
 </section>
-<section id="sectAcou">
-<p>This tricorder model doesn't have an acoustics sensors yet, please contact
-the Starfleet science department if you want to help developing this for future
-models.</p>
+
+<section id="sectOther">
+<p>This tricorder model doesn't have other sensors yet, please contact
+the <a href="http://www.kairo.at/apps">Starfleet science department</a>
+if you want to help developing this for future models.</p>
 </section>
 </div>