diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2004-02-07 14:32:12 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2004-02-07 14:32:12 +0000 |
| commit | d9ded624f7690cd6a8c4aad58ef508135e159fc4 (patch) | |
| tree | 6b0553692223d48415dd831482559ad8ff6f050a /frontends/php/about.php | |
| parent | ca6ce05d0eb3f1da6a54340c563add4010473511 (diff) | |
- fixed handling of special chars in adding from templates (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@1245 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/about.php')
| -rw-r--r-- | frontends/php/about.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/about.php b/frontends/php/about.php index d6f5ca88..27d64507 100644 --- a/frontends/php/about.php +++ b/frontends/php/about.php @@ -81,7 +81,7 @@ <font face="Helvetica"><a href="http://sourceforge.net/mail/?group_id=23494">Mailing lists</a></font><br> </TD> <TD> - Very useful source of information (will be soon). + Zabbix-related mailing lists. </TD> </TR> </TABLE> |
