Revision: 6587
          http://care2002.svn.sourceforge.net/care2002/?rev=6587&view=rev
Author:   robertmeggle
Date:     2010-07-21 11:38:11 +0000 (Wed, 21 Jul 2010)

Log Message:
-----------
see #76

Modified Paths:
--------------
    care2x/branches/gettext/modules/calendar/calendar-options.php
    care2x/branches/gettext/modules/calendar/calendar.php
    care2x/branches/gettext/modules/calendar/index.php
    care2x/branches/gettext/modules/calendar/roots.php

Modified: care2x/branches/gettext/modules/calendar/calendar-options.php
===================================================================
--- care2x/branches/gettext/modules/calendar/calendar-options.php       
2010-07-21 11:37:49 UTC (rev 6586)
+++ care2x/branches/gettext/modules/calendar/calendar-options.php       
2010-07-21 11:38:11 UTC (rev 6587)
@@ -121,7 +121,6 @@
 <?php
 }
  ?>
-
 <?php if($dept_nr) { ?>
 <p>
 <b><?php echo "$LDOptions $LDFor ".$dept_name." 
(".formatDate2Local($i_date,$date_format).")"; ?></b>
@@ -155,7 +154,6 @@
 <img <?php echo createComIcon($root_path,'r_arrowgrnsm.gif','0','absmiddle'); 
?>><a href="<?php echo 
$root_path."modules/nursing_or/nursing-or-select-dept.php".URL_REDIRECT_APPEND."&target=calendar_opt&retpath=$retpath&year=$year&month=$month&day=$day"
 ?>"><b> <?php echo $LDSelectDept ?></b></a>
 
 <?php } ?>
-
 </font>
 
 <p><br>

Modified: care2x/branches/gettext/modules/calendar/calendar.php
===================================================================
--- care2x/branches/gettext/modules/calendar/calendar.php       2010-07-21 
11:37:49 UTC (rev 6586)
+++ care2x/branches/gettext/modules/calendar/calendar.php       2010-07-21 
11:38:11 UTC (rev 6587)
@@ -97,7 +97,6 @@
 
 ob_start();
 ?>
-
 <script language="javascript" >
 <!-- 
 var urlholder;
@@ -151,7 +150,6 @@
 ob_start();
 
 ?>
-
 <ul>
 
 <?php 
@@ -196,7 +194,6 @@
 echo '</table>';
 echo '</td></tr></table>';
 ?>
-
 <br><FONT color=navy>
 
 <form name="direct" method=get onSubmit="return update()" >
@@ -237,4 +234,4 @@
  */
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/calendar/index.php
===================================================================
--- care2x/branches/gettext/modules/calendar/index.php  2010-07-21 11:37:49 UTC 
(rev 6586)
+++ care2x/branches/gettext/modules/calendar/index.php  2010-07-21 11:38:11 UTC 
(rev 6587)
@@ -1,4 +1,4 @@
 <?php
 header('location:../../index.php');
 exit;
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/calendar/roots.php
===================================================================
--- care2x/branches/gettext/modules/calendar/roots.php  2010-07-21 11:37:49 UTC 
(rev 6586)
+++ care2x/branches/gettext/modules/calendar/roots.php  2010-07-21 11:38:11 UTC 
(rev 6587)
@@ -1,4 +1,4 @@
 <?php
 $root_path='../../';
 $top_dir='modules/calendar/';
-?>
+?>
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to