diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2002-06-01 14:41:41 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2002-06-01 14:41:41 +0000 |
| commit | ccc1614dba7dd60cceebb28a200127c094617c1b (patch) | |
| tree | 34341a9b946a5d9a9791bc09f35bd3e421a71967 /frontends/php/about.php | |
| parent | ce15e15027e18ab82573073abc130b170b111fe2 (diff) | |
- housekeeping period for alarms and alerts to be set in days (Alexei)
- created directory upgrades/dbpatches/1.0beta3_to_1.0beta4 (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@397 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/about.php')
| -rw-r--r-- | frontends/php/about.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/frontends/php/about.php b/frontends/php/about.php index 0fb77857..ece421d3 100644 --- a/frontends/php/about.php +++ b/frontends/php/about.php @@ -38,6 +38,14 @@ If you need additional functionality, go here. </TD> </TR> +<TR BGCOLOR=#EEEEEE> +<TD ALIGN=LEFT> + <font face="Helvetica">Forums</font><br> +</TD> +<TD> + Zabbix-related discussion. +</TD> +</TR> <TR BGCOLOR=#DDDDDD> <TD ALIGN=LEFT> <font face="Helvetica"><a href="http://sourceforge.net/tracker/?group_id=23494&atid=378683">Bug reports</a></font><br> |
