File: L10.html

package info (click to toggle)
nagios4 4.4.6-4.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 22,336 kB
  • sloc: ansic: 97,631; sh: 12,619; javascript: 5,483; perl: 2,624; makefile: 1,265; php: 381; ruby: 95
file content (33 lines) | stat: -rw-r--r-- 892 bytes parent folder | download | duplicates (189)
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
<!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="https://www.nagios.org" target="_blank">https://www.nagios.org</a>.
</P>

</BODY>
</HTML>