Revision: 6590
http://care2002.svn.sourceforge.net/care2002/?rev=6590&view=rev
Author: robertmeggle
Date: 2010-07-21 11:40:06 +0000 (Wed, 21 Jul 2010)
Log Message:
-----------
see #76
Modified Paths:
--------------
care2x/branches/gettext/modules/nursing_or/index.php
care2x/branches/gettext/modules/nursing_or/nursing-or-list-add.php
care2x/branches/gettext/modules/nursing_or/nursing-or-main-pass.php
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-day.php
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-plan.php
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-poppersonselect.php
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-quickview.php
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-staff-list.php
care2x/branches/gettext/modules/nursing_or/nursing-or-roster.php
care2x/branches/gettext/modules/nursing_or/nursing-or-select-dept.php
care2x/branches/gettext/modules/nursing_or/roots.php
Modified: care2x/branches/gettext/modules/nursing_or/index.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/index.php 2010-07-21
11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/index.php 2010-07-21
11:40:06 UTC (rev 6590)
@@ -1,4 +1,4 @@
<?php
header('location:../../index.php');
exit;
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/nursing_or/nursing-or-list-add.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/nursing-or-list-add.php
2010-07-21 11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/nursing-or-list-add.php
2010-07-21 11:40:06 UTC (rev 6590)
@@ -61,4 +61,4 @@
}
header("location:nursing-or-roster-staff-list.php".URL_REDIRECT_APPEND."&saved=1&retpath=$retpath&ipath=$ipath&dept_nr=$dept_nr&nr=$nr");
exit;
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/nursing_or/nursing-or-main-pass.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/nursing-or-main-pass.php
2010-07-21 11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/nursing-or-main-pass.php
2010-07-21 11:40:06 UTC (rev 6590)
@@ -64,7 +64,6 @@
<?php
require($root_path.'include/helpers/inc_load_copyrite.php');
?>
-
</FONT>
Modified: care2x/branches/gettext/modules/nursing_or/nursing-or-roster-day.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/nursing-or-roster-day.php
2010-07-21 11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/nursing-or-roster-day.php
2010-07-21 11:40:06 UTC (rev 6590)
@@ -136,7 +136,6 @@
$photo_filename=$person1['photo_filename'];
include($root_path.'include/helpers/inc_photo_filename_resolve.php');
?>
-
<font face=verdana,arial size=+1 color=maroon>
<b>
<?php
@@ -235,7 +234,6 @@
<p>
<?php } ?>
-
<?php
if(!($person1||$person2)){
?>
Modified: care2x/branches/gettext/modules/nursing_or/nursing-or-roster-plan.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/nursing-or-roster-plan.php
2010-07-21 11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/nursing-or-roster-plan.php
2010-07-21 11:40:06 UTC (rev 6590)
@@ -180,7 +180,6 @@
ob_start();
?>
-
<style type="text/css">
div.a3 {font-family: arial; font-size: 14; margin-left: 3; margin-right:3; }
@@ -265,7 +264,6 @@
ob_start();
?>
-
<input type="hidden" name="mode" value="save">
<input type="hidden" name="dept" value="<?php echo $dept_obj->ID(); ?>">
<input type="hidden" name="dept_nr" value="<?php echo $dept_nr; ?>">
Modified:
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-poppersonselect.php
===================================================================
---
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-poppersonselect.php
2010-07-21 11:39:22 UTC (rev 6589)
+++
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-poppersonselect.php
2010-07-21 11:40:06 UTC (rev 6590)
@@ -22,7 +22,6 @@
$wkday=date("w",mktime(0,0,0,$month,$elemid+1,$year));
?>
-
<?php html_rtl($lang); ?>
<HEAD>
<?php echo setCharSet(); ?>
@@ -64,7 +63,6 @@
}
?>
-
</script>
<STYLE type=text/css>
Modified:
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-quickview.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/nursing-or-roster-quickview.php
2010-07-21 11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/nursing-or-roster-quickview.php
2010-07-21 11:40:06 UTC (rev 6590)
@@ -119,7 +119,6 @@
ob_start();
?>
-
<script language="javascript">
<!--
var urlholder;
@@ -145,7 +144,6 @@
ob_start();
?>
-
<table cellpadding="2" cellspacing=0 border="0" >
<tr class="wardlisttitlerow" align=center>
<?php
@@ -267,4 +265,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/nursing_or/nursing-or-roster-staff-list.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/nursing-or-roster-staff-list.php
2010-07-21 11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/nursing-or-roster-staff-list.php
2010-07-21 11:40:06 UTC (rev 6590)
@@ -186,7 +186,6 @@
ob_start();
?>
-
<style type="text/css">
div.a3 {font-family: arial; font-size: 14; margin-left: 3; margin-right:3; }
@@ -231,7 +230,6 @@
ob_start();
?>
-
<ul>
<p><br>
@@ -347,7 +345,6 @@
<tr class="wardlisttitlerow">';
?>
-
<td><b>
<?php echo
$pagen->makeSortLink($LDstaffNr,'nr',$oitem,$odir,$append); ?></b></td>
<td ><b>
@@ -483,4 +480,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/nursing_or/nursing-or-roster.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/nursing-or-roster.php
2010-07-21 11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/nursing-or-roster.php
2010-07-21 11:40:06 UTC (rev 6590)
@@ -80,7 +80,6 @@
ob_start();
?>
-
<script language="javascript">
var urlholder;
@@ -188,4 +187,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/nursing_or/nursing-or-select-dept.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/nursing-or-select-dept.php
2010-07-21 11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/nursing-or-select-dept.php
2010-07-21 11:40:06 UTC (rev 6590)
@@ -137,4 +137,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/nursing_or/roots.php
===================================================================
--- care2x/branches/gettext/modules/nursing_or/roots.php 2010-07-21
11:39:22 UTC (rev 6589)
+++ care2x/branches/gettext/modules/nursing_or/roots.php 2010-07-21
11:40:06 UTC (rev 6590)
@@ -1,4 +1,4 @@
<?php
$root_path='../../';
$top_dir='modules/nursing_or/';
-?>
+?>
\ 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers