Revision: 6615
http://care2002.svn.sourceforge.net/care2002/?rev=6615&view=rev
Author: robertmeggle
Date: 2010-07-21 12:00:24 +0000 (Wed, 21 Jul 2010)
Log Message:
-----------
see #76
Modified Paths:
--------------
care2x/branches/gettext/modules/op_document/index.php
care2x/branches/gettext/modules/op_document/op-docu-archive.php
care2x/branches/gettext/modules/op_document/op-docu-pass.php
care2x/branches/gettext/modules/op_document/op-docu-search.php
care2x/branches/gettext/modules/op_document/op-docu-select-dept.php
care2x/branches/gettext/modules/op_document/op-docu-start.php
care2x/branches/gettext/modules/op_document/roots.php
Modified: care2x/branches/gettext/modules/op_document/index.php
===================================================================
--- care2x/branches/gettext/modules/op_document/index.php 2010-07-21
11:59:35 UTC (rev 6614)
+++ care2x/branches/gettext/modules/op_document/index.php 2010-07-21
12:00:24 UTC (rev 6615)
@@ -1,4 +1,4 @@
<?php
header('location:../../index.php');
exit;
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/op_document/op-docu-archive.php
===================================================================
--- care2x/branches/gettext/modules/op_document/op-docu-archive.php
2010-07-21 11:59:35 UTC (rev 6614)
+++ care2x/branches/gettext/modules/op_document/op-docu-archive.php
2010-07-21 12:00:24 UTC (rev 6615)
@@ -279,7 +279,6 @@
*/
ob_start();
?>
-
<script language="javascript">
<!--
@@ -308,7 +307,6 @@
<?php
require($root_path.'include/helpers/inc_checkdate_lang.php');
?>
-
// -->
</script>
<?php
@@ -323,11 +321,9 @@
ob_start();
?>
-
<table width=100% border=0 cellspacing=0 cellpadding=0>
<?php require('./gui_tabs_op_docu.php'); ?>
-
<tr>
<td colspan=2><p><br>
<ul>
@@ -453,7 +449,6 @@
}
?>
-
<table border="0" bgcolor="#ffffff">
<form method="post" name="opdoc" <?php if($mode=="select") echo
'action="op-docu-start.php"'; else echo 'action="op-docu-archive.php"
onSubmit="return chkForm(this)"'; ?>>
@@ -606,7 +601,6 @@
echo " $LDOperation";
?>
<?php else : ?>
-
<select name="klas_s">
<option value="0"> </option>
<?php
@@ -638,7 +632,6 @@
?>
</select>
<?php echo "$LDMajor $LDOperation" ?>
-
<?php endif ?>
</td>
</tr>
@@ -713,4 +706,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/op_document/op-docu-pass.php
===================================================================
--- care2x/branches/gettext/modules/op_document/op-docu-pass.php
2010-07-21 11:59:35 UTC (rev 6614)
+++ care2x/branches/gettext/modules/op_document/op-docu-pass.php
2010-07-21 12:00:24 UTC (rev 6615)
@@ -68,7 +68,6 @@
<?php
require($root_path.'include/helpers/inc_load_copyrite.php');
?>
-
</FONT>
Modified: care2x/branches/gettext/modules/op_document/op-docu-search.php
===================================================================
--- care2x/branches/gettext/modules/op_document/op-docu-search.php
2010-07-21 11:59:35 UTC (rev 6614)
+++ care2x/branches/gettext/modules/op_document/op-docu-search.php
2010-07-21 12:00:24 UTC (rev 6615)
@@ -245,7 +245,6 @@
*/
ob_start();
?>
-
<script language="javascript">
<!--
@@ -278,11 +277,9 @@
ob_start();
?>
-
<table width=100% border=0 cellspacing=0 cellpadding=0>
<?php require('./gui_tabs_op_docu.php'); ?>
-
<tr>
<td colspan=2><p><br>
@@ -394,7 +391,6 @@
}elseif($rows&&$patientselected){
?>
-
<table border="0">
<form method="post" action="op-docu-start.php" name="opdoc">
@@ -612,4 +608,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/op_document/op-docu-select-dept.php
===================================================================
--- care2x/branches/gettext/modules/op_document/op-docu-select-dept.php
2010-07-21 11:59:35 UTC (rev 6614)
+++ care2x/branches/gettext/modules/op_document/op-docu-select-dept.php
2010-07-21 12:00:24 UTC (rev 6615)
@@ -86,7 +86,6 @@
ob_start();
?>
-
<script language="javascript">
<!--
var urlholder;
@@ -150,4 +149,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/op_document/op-docu-start.php
===================================================================
--- care2x/branches/gettext/modules/op_document/op-docu-start.php
2010-07-21 11:59:35 UTC (rev 6614)
+++ care2x/branches/gettext/modules/op_document/op-docu-start.php
2010-07-21 12:00:24 UTC (rev 6615)
@@ -399,7 +399,6 @@
*/
ob_start();
?>
-
<script language="javascript">
<!--
var iscat=true;
@@ -496,7 +495,6 @@
ob_start();
?>
-
<table width=100% border=0 cellspacing=0 cellpadding=0>
<?php require('./gui_tabs_op_docu.php'); ?>
@@ -514,7 +512,6 @@
$bgimg='tableHeaderbg3.gif';
$tbg=
'background="'.$root_path.'gui/img/common/'.$theme_com_icon.'/'.$bgimg.'"';
?>
-
<table border=0>
<tr>
<td><img <?php echo createMascot($root_path,'mascot1_r.gif','0','bottom')
?> align="absmiddle"></td>
@@ -621,7 +618,6 @@
<?php
}
?>
-
<?php
if($rows || $err_data){
@@ -746,7 +742,6 @@
case "amb": echo $LDAmbulant; break;
}
?>
-
</font>
<br>
<FONT color="#000099">
@@ -882,14 +877,12 @@
<?php
}
?>
-
</table>
<?php
if($rows || $err_data)
{
?>
-
<p>
<FONT color=red><?php if($err_op_start) echo '*'; ?>
<?php
@@ -920,17 +913,14 @@
<p>
<?php if($mode=='saveok') : ?>
-
<input type="image" <?php echo
createLDImgSrc($root_path,'update_data.gif','0','absmiddle') ?> alt="<?php
echo $LDSave ?>">
<input type="button" value="<?php echo $LDStartNewDocu ?>"
onclick="window.location.replace('op-docu-start.php<?php echo
URL_REDIRECT_APPEND."&target=$target&dept_nr=$dept_nr"; ?>&mode=dummy')">
<?php else : ?>
-
<input type="image" <?php echo createLDImgSrc($root_path,'savedisc.gif','0')
?> alt="<?php echo $LDSave ?>">
<a href="javascript:document.opdoc.reset()"><img <?php echo
createLDImgSrc($root_path,'reset.gif','0') ?> alt="<?php echo $LDResetAll ?>"
></a>
<?php endif ?>
-
<input type="hidden" name="mode" value="<?php if($mode=='saveok') echo
'update'; else echo 'save' ?>">
<input type="hidden" name="dept_nr" value="<?php echo $dept_nr ?>">
<input type="hidden" name="sid" value="<?php echo $sid ?>">
@@ -946,11 +936,9 @@
}
?>
-
<?php
}
?>
-
<p>
</ul>
@@ -990,4 +978,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/op_document/roots.php
===================================================================
--- care2x/branches/gettext/modules/op_document/roots.php 2010-07-21
11:59:35 UTC (rev 6614)
+++ care2x/branches/gettext/modules/op_document/roots.php 2010-07-21
12:00:24 UTC (rev 6615)
@@ -1,4 +1,4 @@
<?php
$root_path='../../';
$top_dir='modules/op_document/';
-?>
+?>
\ 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