34 lines
890 B
HTML
34 lines
890 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||
|
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>Context-Sensitive Help Unavailable</TITLE>
|
||
|
|
||
|
<STYLE type="text/css">
|
||
|
<!--
|
||
|
BODY.help { font-family: arial,serif; background-color : #FFFFCC; color: black; }
|
||
|
.SectionTitle { font-family: arial,serif; background-color : white; color: black; font-weight: bold; font-size: large; background-color : #FFFFCC; }
|
||
|
.SectionBody { font-family: arial,serif; background-color : white; color: black; font-size: small; background-color : #FFFFCC; }
|
||
|
-->
|
||
|
|
||
|
</STYLE>
|
||
|
|
||
|
</HEAD>
|
||
|
|
||
|
<BODY CLASS='help'>
|
||
|
|
||
|
<P CLASS='SectionTitle'>
|
||
|
Context-Sensitive Help Unavailable
|
||
|
</P>
|
||
|
|
||
|
<P CLASS='SectionBody'>
|
||
|
Context-sensitive help is not yet available.
|
||
|
</P>
|
||
|
|
||
|
<P CLASS='SectionBody'>
|
||
|
For more information, please visit the main Nagios website at <a href="http://www.nagios.org" target="_blank">http://www.nagios.org</a>.
|
||
|
</P>
|
||
|
|
||
|
</BODY>
|
||
|
</HTML>
|