From bcf423b2239221229a1d641cc1f9bca425e1791f Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 24 Mar 2010 14:23:37 +0000 Subject: [PATCH] Updated listing table summary git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17124 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../personal/environment/printerSelect/class_printerSelect.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gosa-plugins/goto/personal/environment/printerSelect/class_printerSelect.inc b/gosa-plugins/goto/personal/environment/printerSelect/class_printerSelect.inc index df1798642..bf42dec6c 100644 --- a/gosa-plugins/goto/personal/environment/printerSelect/class_printerSelect.inc +++ b/gosa-plugins/goto/personal/environment/printerSelect/class_printerSelect.inc @@ -26,6 +26,8 @@ class printerSelect extends management protected $skipFooter = TRUE; protected $skipHeader = TRUE; + var $plHeadline = "Printer selection"; + function __construct($config,$ui) { $this->config = $config; -- 2.30.2