From: cajus Date: Thu, 9 Dec 2010 09:35:46 +0000 (+0000) Subject: Fixed string X-Git-Url: https://git.tokkee.org/?p=gosa.git;a=commitdiff_plain;h=9971500e3fdb431ce6ffcfc964dec7c52028234c Fixed string git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.7@20532 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc b/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc index 9aed18576..872faefff 100644 --- a/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc +++ b/gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc @@ -4,7 +4,7 @@ class phoneAccount extends plugin { /* Definitions */ var $plHeadline = "Phone"; - var $plDescription= "This does something"; + var $plDescription= "Manage personal phone settings"; var $plIcon = "plugins/gofon/images/phoneAccount.png"; /* Attributes */