1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Menu Help</title>
<link rel="stylesheet" href="C1H_HTML.css" type="text/css">
<style type="text/css">
p { margin-top: 0; margin-bottom: 0; }
</style>
<script language="JavaScript" src="DocToHelp.js">
</script>
</head>
<body
style="background-color: #FFFFFF;
background-image: url(none);
background-repeat: no-repeat;"
onload="d2hload()"
onmousedown="d2hpopup()"
>
<div id="ienav">
<ilayer id="nsnav">
<p align="center">
<a href="ts03-toc.htm" target="left">Contents</a>
<a href="ts03-index.htm" target="right">Index</a>
<a href="options.htm">Previous</a>
<a href="FAQ.htm">Next</a>
</p>
<br>
<hr noshade size="1">
</ilayer>
</div>
<p class=kop-2>Menu Help</p>
<p class=kop-2-p> </p>
<p class=platte-tekst>In this menu you can find out something about the version
you are currently using, who are on TeamSpeak Team and credits for the components.
If you are reading this you probably came here via this menu. </p>
<p class=platte-tekst>If you still have questions about the workings of the client
please visit the <a href="http://forum.teamspeak.org">TeamSpeak forum</a> and
post a help request. If your question is unique ( not posted before, that’s
why we have a <a href="http://www.teamspeak.org/forums/search.php?s=">Search
function</a> on the forum and a <a href="http://www.teamspeak.org/forums/forumdisplay.php?s=&forumid=41">FAQ</a>
section) you will most likely get an answer by enthousiastic TeamSpeak supporters.
If your question isn’t answered there you can visit the IRC channel of
TeamSpeak at quakenet at #teamspeak. </p>
<p class=standaard> </p>
<p class=standaard> </p>
<p class=standaard> </p>
<p> </p>
<div id="popupDiv">
</div>
</body>
</html>
|