root/trunk/web/conf/param.php
@
120
Revision 120, 382 bytes (checked in by andreu, 13 years ago) |
---|
Rev | Line | |
---|---|---|
[120] | 1 | <?php |
2 | include ('./conf/explicative_text.php'); | |
3 | print "<div id=\"contenu\">\n"; | |
4 | print " <div id=\"tipbox\"> \n"; | |
5 | print " <a href=\"\">RENETCOL Managment Information Base</a>\n"; | |
6 | print "<div>\n"; | |
7 | print "\n"; | |
8 | print " $GLOBAL_MONITORING_RRD_Title"; | |
9 | print " $GLOBAL_MONITORING_RRD_Body"; | |
10 | print "\n"; | |
11 | print "</div>\n"; | |
12 | print " </div>\n"; | |
13 | print "</div>\n"; | |
14 | print "\n"; | |
15 | print "\n"; | |
16 | ||
17 | ||
18 | ?> |
Note: See TracBrowser
for help on using the browser.