summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 077a148)
raw | patch | inline | side by side (parent: 077a148)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Mar 2008 09:30:16 +0000 (09:30 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 27 Mar 2008 09:30:16 +0000 (09:30 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10016 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/gofon/gofon/macro/class_divListMacros.inc | patch | blob | history |
diff --git a/gosa-plugins/gofon/gofon/macro/class_divListMacros.inc b/gosa-plugins/gofon/gofon/macro/class_divListMacros.inc
index 77b208eeaef3b8db2dc759cbf9bbac28d49f4799..e46576fe378d624ccc3e3c34f6ff93eec553a132 100644 (file)
$num_objs = count($list);
$num_obj_str = sprintf(_("Number of listed %s"),_("macros"));
- $num_deb_str = sprintf(_("Number of listed %s"),_("departments"));
+ $num_dep_str = sprintf(_("Number of listed %s"),_("departments"));
$str = "<img class='center' src='images/select_macro.png'
title='".$num_obj_str."' alt='".$num_obj_str."'> ".$num_objs." ";