phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: addressbook/inc class.uifields.inc.php,1.7.2.1,


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/inc class.uifields.inc.php,1.7.2.1,1.7.2.2
Date: Mon, 07 Apr 2003 10:24:17 -0400

Update of /cvsroot/phpgroupware/addressbook/inc
In directory subversions:/tmp/cvs-serv19251

Modified Files:
      Tag: eTemplate
        class.uifields.inc.php 
Log Message:
removed a quote


Index: class.uifields.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/inc/class.uifields.inc.php,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -C2 -r1.7.2.1 -r1.7.2.2
*** class.uifields.inc.php      6 Apr 2003 15:20:22 -0000       1.7.2.1
--- class.uifields.inc.php      7 Apr 2003 14:24:15 -0000       1.7.2.2
***************
*** 325,329 ****
  
                                $yeslinkf = 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifieldsdelete&field_id='
 . $field_id . '&confirm=True');
!                               $yeslinkf = '<form method="POST" 
name="yesbutton" action="' . 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifields.delete') 
. '\">'
                                        . $hidden_vars
                                        . '<input type="hidden" name="field_id" 
 value="' . $field_id . '">'
--- 325,329 ----
  
                                $yeslinkf = 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifieldsdelete&field_id='
 . $field_id . '&confirm=True');
!                               $yeslinkf = '<form method="POST" 
name="yesbutton" action="' . 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifields.delete') 
. '">'
                                        . $hidden_vars
                                        . '<input type="hidden" name="field_id" 
 value="' . $field_id . '">'





reply via email to

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