phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: timetrack timesheets.php,1.16.2.3,1.16.2.4


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: timetrack timesheets.php,1.16.2.3,1.16.2.4
Date: Sun, 27 Oct 2002 21:38:23 -0500

Update of /cvsroot/phpgroupware/timetrack
In directory subversions:/tmp/cvs-serv14441

Modified Files:
      Tag: Version-0_9_14-branch
        timesheets.php 
Log Message:
A few more minor cleanups.

Index: timesheets.php
===================================================================
RCS file: /cvsroot/phpgroupware/timetrack/timesheets.php,v
retrieving revision 1.16.2.3
retrieving revision 1.16.2.4
diff -C2 -r1.16.2.3 -r1.16.2.4
*** timesheets.php      28 Oct 2002 02:35:06 -0000      1.16.2.3
--- timesheets.php      28 Oct 2002 02:38:20 -0000      1.16.2.4
***************
*** 163,176 ****
        if($friendly)
        {
!               echo '<table border=0 width="100%">'."\n"
                        . '<tr>'."\n"
!                       . ' <td width="200"><img 
src="'.$GLOBALS['phpgw']->common->image('timetrack','timesheet_logo').'" 
border=0></td>'."\n"
                        . ' <td>'."\n"
                        . '  <center>'."\n"
!                       . '   <h2>'.lang('Timesheet Entries').'<br><font 
size="-1">'.lang('for').' '.$employee_name.'</font></h2>."\n"
                        . '  </center>'."\n"
                        . ' </td>'."\n"
                        . ' <td width="200">&nbsp;</td>'."\n"
!                       . '</tr>."\n"
                        . '</table>'."\n;
        }
--- 163,176 ----
        if($friendly)
        {
!               echo '<table border="0" width="100%">'."\n"
                        . '<tr>'."\n"
!                       . ' <td width="200"><img 
src="'.$GLOBALS['phpgw']->common->image('timetrack','timesheet_logo').'" 
border="0"></td>'."\n"
                        . ' <td>'."\n"
                        . '  <center>'."\n"
!                       . '   <h2>'.lang('Timesheet Entries').'<br><font 
size="-1">'.lang('for').' '.$employee_name.'</font></h2>'."\n"
                        . '  </center>'."\n"
                        . ' </td>'."\n"
                        . ' <td width="200">&nbsp;</td>'."\n"
!                       . '</tr>'."\n"
                        . '</table>'."\n;
        }





reply via email to

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