Revision: 6518 http://care2002.svn.sourceforge.net/care2002/?rev=6518&view=rev Author: mizuko Date: 2010-06-30 16:07:43 +0000 (Wed, 30 Jun 2010)
Log Message: ----------- see #54 Modified Paths: -------------- care2x/branches/gettext/modules/tech/technik-repabot-print.php care2x/branches/gettext/modules/tech/technik-repabot.php Modified: care2x/branches/gettext/modules/tech/technik-repabot-print.php =================================================================== --- care2x/branches/gettext/modules/tech/technik-repabot-print.php 2010-06-30 16:06:39 UTC (rev 6517) +++ care2x/branches/gettext/modules/tech/technik-repabot-print.php 2010-06-30 16:07:43 UTC (rev 6518) @@ -91,7 +91,7 @@ function ack_print() { window.print() - window.location.replace("./technik-repabot-print.php<?php echo URL_REDIRECT_APPEND."&mode=ack_print&dept=$dept&tdate=$tdate&ttime=$ttime&tid=$tid"; ?>") + window.location.replace("./tech-repabot-print.php<?php echo URL_REDIRECT_APPEND."&mode=ack_print&dept=$dept&tdate=$tdate&ttime=$ttime&tid=$tid"; ?>") } function move2arch() { @@ -101,7 +101,7 @@ return; } c=document.opt.clerk.value; - window.location.replace("./technik-repabot-print.php<?php echo URL_REDIRECT_APPEND."&mode=archive&dept=$dept&tdate=$tdate&ttime=$ttime&tid=$tid"; ?>&clerk="+c) + window.location.replace("./tech-repabot-print.php<?php echo URL_REDIRECT_APPEND."&mode=archive&dept=$dept&tdate=$tdate&ttime=$ttime&tid=$tid"; ?>&clerk="+c) } function parentref(n) { Modified: care2x/branches/gettext/modules/tech/technik-repabot.php =================================================================== --- care2x/branches/gettext/modules/tech/technik-repabot.php 2010-06-30 16:06:39 UTC (rev 6517) +++ care2x/branches/gettext/modules/tech/technik-repabot.php 2010-06-30 16:07:43 UTC (rev 6518) @@ -46,7 +46,7 @@ function show_order(d,o,s,t) { - url="technik-repabot-print.php<?php echo URL_REDIRECT_APPEND; ?>&dept="+d+"&tdate="+o+"&ttime="+s+"&tid="+t; + url="tech-repabot-print.php<?php echo URL_REDIRECT_APPEND; ?>&dept="+d+"&tdate="+o+"&ttime="+s+"&tid="+t; repaechowin=window.open(url,"repaprintwin","width=800,height=600,menubar=no,resizable=yes,scrollbars=yes"); } </script> 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