diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2002-06-09 19:52:04 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2002-06-09 19:52:04 +0000 |
| commit | 1648772e2b5a676e7d5e47923519cb4d1d7eafbc (patch) | |
| tree | e4d79b42dbc0b5f208ed9fa1d7c1c5bc3c8debcc /frontends/php/about.php | |
| parent | 5f29ef8f5c365492420d48cd901647433230be30 (diff) | |
- added table 'sessions' (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@408 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/about.php')
| -rw-r--r-- | frontends/php/about.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/frontends/php/about.php b/frontends/php/about.php index 6c0aa9d7..c715b7b1 100644 --- a/frontends/php/about.php +++ b/frontends/php/about.php @@ -7,11 +7,6 @@ <? show_table_header("Information about Zabbix"); - echo "<br>"; -?> - -<? - show_table_header("Useful links"); ?> <TABLE BORDER=0 COLS=4 WIDTH="100%" BGCOLOR="#CCCCCC" cellspacing=1 cellpadding=3> |
