mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
2007-06-08 Raul Mateos <raulofpandora@gmail.com>
* godmode/reporting/graph_builder.php: Small change in headers. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@497 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
25d034fe61
commit
d57d19c4df
@ -249,7 +249,12 @@ if (($render == 1) && (isset($modules))) {
|
|||||||
// -----------------------
|
// -----------------------
|
||||||
// SOURCE AGENT TABLE/FORM
|
// SOURCE AGENT TABLE/FORM
|
||||||
// -----------------------
|
// -----------------------
|
||||||
|
|
||||||
|
if ( (!isset($_GET["add_module"]))){
|
||||||
|
echo $lang_label["graph_builder"]."</h2>";
|
||||||
|
} else {
|
||||||
echo "<h3>".$lang_label["graph_builder"]."</h3>";
|
echo "<h3>".$lang_label["graph_builder"]."</h3>";
|
||||||
|
}
|
||||||
echo "<table width='500' cellpadding=4 cellpadding=4 class='databox_frame'>";
|
echo "<table width='500' cellpadding=4 cellpadding=4 class='databox_frame'>";
|
||||||
echo "<form method='post' action='index.php?sec=greporting&sec2=godmode/reporting/graph_builder&get_agent=1'>";
|
echo "<form method='post' action='index.php?sec=greporting&sec2=godmode/reporting/graph_builder&get_agent=1'>";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user