phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] pbwebmaui/templates/default/dlgFilter.tpl.html, 1.4


From: nomail
Subject: [Phpgroupware-cvs] pbwebmaui/templates/default/dlgFilter.tpl.html, 1.4
Date: Thu, 20 May 2004 18:28:57 -0000

Update of /pbwebmaui/templates/default
Modified Files:
        Branch: 
          dlgFilter.tpl.html

date: 2004/04/21 15:50:19;  author: fipsfuchs;  state: Exp;  lines: +1 -1

Log Message:
dom compatible javascript now
=====================================================================
Index: pbwebmaui/templates/default/dlgFilter.tpl.html
diff -u pbwebmaui/templates/default/dlgFilter.tpl.html:1.3 
pbwebmaui/templates/default/dlgFilter.tpl.html:1.4
--- pbwebmaui/templates/default/dlgFilter.tpl.html:1.3  Tue Apr 20 16:06:28 2004
+++ pbwebmaui/templates/default/dlgFilter.tpl.html      Wed Apr 21 15:50:19 2004
@@ -181,7 +181,7 @@
         <option value="4" {fldActionSel4}>{l_delete_mail}</option>
       </select>
       <input type="text" id="fldActionTarget_{fldActionId}" 
name="fldActions[{fldActionId}][target]" size="30" value="{fldActionTarget}" />
-      <a id="fldFolders{fldActionId}" 
href="javascript:selectFolder('{fldactionid}')" 
style="visibility:{selectFolderVisibility}"> {l_select_folder}</a> </td>
+      <a id="fldFolders{fldActionId}" 
href="javascript:selectFolder('{fldActionId}')" 
style="visibility:{selectFolderVisibility}"> {l_select_folder}</a> </td>
   </tr>
   <!-- END ActionsList -->
   <!-- END Actions -->




reply via email to

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