From 9971500e3fdb431ce6ffcfc964dec7c52028234c Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 9 Dec 2010 09:35:46 +0000 Subject: [PATCH] Fixed string git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.7@20532 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/gofon/gofon/phoneaccount/class_phoneAccount.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.30.2