phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: old/filemanager index.php,1.34,1.35


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: old/filemanager index.php,1.34,1.35
Date: Sun, 01 Jun 2003 17:25:10 -0400

Update of /cvsroot/phpgroupware/old/filemanager
In directory subversions:/tmp/cvs-serv16344/old/filemanager

Modified Files:
        index.php 
Log Message:
Cleaned.


Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/old/filemanager/index.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -r1.34 -r1.35
*** index.php   7 Dec 2001 03:40:22 -0000       1.34
--- index.php   1 Jun 2003 21:25:08 -0000       1.35
***************
*** 190,194 ****
          <td>
            <form name="delete" method="post" action="<?php echo 
$GLOBALS['phpgw']->link('/filemanager/index.php');?>">
!             <font face="Verdana"><small><?php echo lang('do_delete x', $fn); 
?>?</small></font>
              <input type="submit" name="delete" value="<?php echo lang('yes'); 
?>">
              <input type="submit" name="exit"   value="<?php echo lang('no'); 
?>">
--- 190,194 ----
          <td>
            <form name="delete" method="post" action="<?php echo 
$GLOBALS['phpgw']->link('/filemanager/index.php');?>">
!             <font face="Verdana"><small><?php echo lang('do_delete %1', $fn); 
?>?</small></font>
              <input type="submit" name="delete" value="<?php echo lang('yes'); 
?>">
              <input type="submit" name="exit"   value="<?php echo lang('no'); 
?>">





reply via email to

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