From 85a94a568791f1d748a3605c8fc1ae7fe8bba34c Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 12 Jul 2006 10:05:06 +0000 Subject: [PATCH] Fixed typo git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4120 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/fai/class_divListFai.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/admin/fai/class_divListFai.inc b/plugins/admin/fai/class_divListFai.inc index 2262fd8ae..b650a4653 100644 --- a/plugins/admin/fai/class_divListFai.inc +++ b/plugins/admin/fai/class_divListFai.inc @@ -41,7 +41,7 @@ class divListFai extends MultiSelectWindow /* Set list strings */ $this->SetTitle(_("List of FAI classes")); - $this->SetSummary(_("This table displays all systems, in the selected tree.")); + $this->SetSummary(_("This table displays all FAL classes, in the selected tree.")); /* Result page will look like a headpage */ $this->SetHeadpageMode(); -- 2.30.2