phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] pbwebmaui/inc/pb.WebMAUI/lib/class.dlgFilterList.php


From: nomail
Subject: [Phpgroupware-cvs] pbwebmaui/inc/pb.WebMAUI/lib/class.dlgFilterList.php, 1.2
Date: Thu, 20 May 2004 17:27:28 -0000

Update of /pbwebmaui/inc/pb.WebMAUI/lib
Modified Files:
        Branch: 
          class.dlgFilterList.php

date: 2004/04/19 15:34:37;  author: fipsfuchs;  state: Exp;  lines: +1 -0

Log Message:
missing lang value added
=====================================================================
No syntax errors detected in -
=====================================================================
Index: pbwebmaui/inc/pb.WebMAUI/lib/class.dlgFilterList.php
diff -u pbwebmaui/inc/pb.WebMAUI/lib/class.dlgFilterList.php:1.1 
pbwebmaui/inc/pb.WebMAUI/lib/class.dlgFilterList.php:1.2
--- pbwebmaui/inc/pb.WebMAUI/lib/class.dlgFilterList.php:1.1    Wed Mar 31 
08:27:37 2004
+++ pbwebmaui/inc/pb.WebMAUI/lib/class.dlgFilterList.php        Mon Apr 19 
15:34:37 2004
@@ -234,6 +234,7 @@
                 debug (dbgAccount, 1, "filter", 
array("id"=>$id,"filter"=>$filter));
 
                 $dialog->setVariable("fldActive", 
$filter["active"]?"checked":"");
+                $dialog->setVariable("l_delete", 
$this->_application->lang("delete"));
                 $dialog->setVariable('imgDir', 
$GLOBALS['phpgw_info']['server']['webserver_url'].
                                                
'/pbwebmaui/templates/'.'default'.'/' // hardcoded :-(
                                     );




reply via email to

[Prev in Thread] Current Thread [Next in Thread]