diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2014-12-20 22:52:39 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2014-12-20 22:52:39 +0000 |
| commit | b5e14a1344528861a7016aa2c6b0f2e9630d1526 (patch) | |
| tree | f04bed14f7e8aed5c0e9d2f7785175c7951036d3 /html/scripts/command.txt | |
| parent | 2b45e011ca352ce509bc83ae148230aeee0c7e0d (diff) | |
Notes
Diffstat (limited to 'html/scripts/command.txt')
| -rw-r--r-- | html/scripts/command.txt | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/html/scripts/command.txt b/html/scripts/command.txt index 9d5f64b2069c..ec6169e96534 100644 --- a/html/scripts/command.txt +++ b/html/scripts/command.txt @@ -1,11 +1,7 @@ -document.write("<ul><p>Configuration Commands and Options<br><ul>\ -<li class='inline'><a href='comdex.html'>Command Index</a><br>\ -<li class='inline'><a href='confopt.html'>Server Options</a><br>\ -<li class='inline'><a href='accopt.html'>Access Control Options</a><br>\ -<li class='inline'><a href='authopt.html'>Authentication Options</a><br>\ -<li class='inline'><a href='monopt.html'>Monitoring Options</a><br>\ -<li class='inline'><a href='clockopt.html'>Reference Clock Options</a><br>\ -<li class='inline'><a href='miscopt.html'>Miscellaneous Options</a><br>\ -<li class='inline'><a href='ntp_conf.html'>Configuration File Definition (Advanced)</a><br>\ -<li class='inline'><a href='sitemap.html'>Site Map</a></p>\ -</ul></ul>")
\ No newline at end of file +document.write("\ +<table><tr>\ +<td width='50%' ><img src='icons/home.gif' align='middle' alt='gif'>\ +<a href='index.html'>Home Page</a></td>\ +<td width='50%' ><img src='icons/mail2.gif' align='middle' alt='gif'>\ +<a href='http://www.ntp.org/contact'>Contacts</a></i></td>\ +</tr></table>") |
