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.3.2.3.


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/inc class.uifields.inc.php,1.3.2.3.2.1,1.3.2.3.2.2
Date: Mon, 07 Apr 2003 10:23:28 -0400

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

Modified Files:
      Tag: Version-0_9_16-branch
        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.3.2.3.2.1
retrieving revision 1.3.2.3.2.2
diff -C2 -r1.3.2.3.2.1 -r1.3.2.3.2.2
*** class.uifields.inc.php      6 Apr 2003 12:07:37 -0000       1.3.2.3.2.1
--- class.uifields.inc.php      7 Apr 2003 14:23:25 -0000       1.3.2.3.2.2
***************
*** 343,347 ****
  
                                $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 . '">'
--- 343,347 ----
  
                                $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]