Revision: 6445
http://care2002.svn.sourceforge.net/care2002/?rev=6445&view=rev
Author: mizuko
Date: 2010-06-30 09:33:50 +0000 (Wed, 30 Jun 2010)
Log Message:
-----------
see #54
Modified Paths:
--------------
care2x/branches/gettext/installer/db/sql/mysql_dump.sql
care2x/branches/gettext/modules/nursing/nursing-patient-such-start.php
care2x/branches/gettext/modules/nursing/nursing-station.php
care2x/branches/gettext/modules/nursing/nursing.php
Modified: care2x/branches/gettext/installer/db/sql/mysql_dump.sql
===================================================================
--- care2x/branches/gettext/installer/db/sql/mysql_dump.sql 2010-06-30
09:32:16 UTC (rev 6444)
+++ care2x/branches/gettext/installer/db/sql/mysql_dump.sql 2010-06-30
09:33:50 UTC (rev 6445)
@@ -4922,7 +4922,7 @@
INSERT INTO care_menu_sub VALUES ('155', '1', '3', '1', 'Archive',
'LDArchive', '../modules/registration_admission/admission_pass.php',
'&target=archiv', '', '', '1', '', '', '', '0001-01-01 00:00:00');
INSERT INTO care_menu_sub VALUES ('40', '0', '3', '0', '', '', '', '',
'../gui/img/common/default/bn.gif', '../gui/img/common/default/bn.gif', '', '',
'', '', '0001-01-01 00:00:00');
INSERT INTO care_menu_sub VALUES ('165', '0', '13', '0', '', '', '', '',
'../gui/img/common/default/violet_phone.gif',
'../gui/img/common/default/violet_phone.gif', '', '', '', '', '0001-01-01
00:00:00');
-INSERT INTO care_menu_sub VALUES ('7', '3', '7', '1', 'Search', '',
'../modules/nursing/nursing-patient-such-start.php', '',
'../gui/img/common/default/findnew.gif', '', '', '', '', '', '0001-01-01
00:00:00');
+INSERT INTO care_menu_sub VALUES ('7', '3', '7', '1', 'Search', '',
'../modules/nursing/nursing-patient-search-start.php', '',
'../gui/img/common/default/findnew.gif', '', '', '', '', '', '0001-01-01
00:00:00');
INSERT INTO care_menu_sub VALUES ('72', '2', '7', '1', 'Quick view', '',
'../modules/nursing/nursing-schnellsicht.php', '',
'../gui/img/common/default/eye_s.gif', '', '1', '', '', '', '0001-01-01
00:00:00');
INSERT INTO care_menu_sub VALUES ('50', '0', '4', '0', '', '', '', '',
'../gui/img/common/default/disc_unrd.gif', '', '', '', '', '', '0001-01-01
00:00:00');
INSERT INTO care_menu_sub VALUES ('120', '0', '6', '0', '', '', '', '',
'../gui/img/common/default/forums.gif', '', '', '', '', '', '0001-01-01
00:00:00');
Modified: care2x/branches/gettext/modules/nursing/nursing-patient-such-start.php
===================================================================
--- care2x/branches/gettext/modules/nursing/nursing-patient-such-start.php
2010-06-30 09:32:16 UTC (rev 6444)
+++ care2x/branches/gettext/modules/nursing/nursing-patient-such-start.php
2010-06-30 09:33:50 UTC (rev 6445)
@@ -434,7 +434,7 @@
<?php echo $LDSearchPrompt ?>
-<form action="nursing-patient-such-start.php" method="get" name="suchlogbuch" >
+<form action="nursing-patient-search-start.php" method="get"
name="suchlogbuch" >
<table border=0 cellspacing=0 cellpadding=1 bgcolor="#999999">
<tr>
<td>
Modified: care2x/branches/gettext/modules/nursing/nursing-station.php
===================================================================
--- care2x/branches/gettext/modules/nursing/nursing-station.php 2010-06-30
09:32:16 UTC (rev 6444)
+++ care2x/branches/gettext/modules/nursing/nursing-station.php 2010-06-30
09:33:50 UTC (rev 6445)
@@ -48,7 +48,7 @@
break;
case 'ward_mng':
$breakfile='nursing-station-info.php'.URL_APPEND.'&ward_nr='.$ward_nr.'&mode=show';
break;
- case 'search_patient':
$breakfile='nursing-patient-such-start.php'.URL_APPEND;
+ case 'search_patient':
$breakfile='nursing-patient-search-start.php'.URL_APPEND;
}
}
Modified: care2x/branches/gettext/modules/nursing/nursing.php
===================================================================
--- care2x/branches/gettext/modules/nursing/nursing.php 2010-06-30 09:32:16 UTC
(rev 6444)
+++ care2x/branches/gettext/modules/nursing/nursing.php 2010-06-30 09:33:50 UTC
(rev 6445)
@@ -73,7 +73,7 @@
$aSubMenuItem = array('LDNursingStations' => $LDNursingStations." <img
".createComIcon($root_path,'dwn-arrow-grn.gif','0','absmiddle').">",
'LDQuickView' => "<a
href=\"".$root_path."modules/nursing/nursing-schnellsicht.php".URL_APPEND."\">$LDQuickView</a>",
-
'LDSearchPatient' => "<a
href=\"".$root_path."modules/nursing/nursing-patient-such-start.php".URL_APPEND."\">$LDSearchPatient</a>",
+
'LDSearchPatient' => "<a
href=\"".$root_path."modules/nursing/nursing-patient-search-start.php".URL_APPEND."\">$LDSearchPatient</a>",
'LDArchive' => "<a
href=\"".$root_path."modules/nursing/nursing-station-archiv.php".URL_APPEND."\">$LDArchive</a>",
'LDNursesList' => "<a
href=\"".$root_path."modules/nursing_or/nursing-or-main-pass.php".URL_APPEND."&target=setpersonal&retpath=menu\">$LDNursesList</a>",
'LDNews' => "<a
href=\"".$root_path."modules/news/newscolumns.php".URL_APPEND."&dept_nr=36\">$LDNews</a>"
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