Revision: 6514 http://care2002.svn.sourceforge.net/care2002/?rev=6514&view=rev Author: mizuko Date: 2010-06-30 16:04:00 +0000 (Wed, 30 Jun 2010)
Log Message: ----------- see #54 Modified Paths: -------------- care2x/branches/gettext/modules/tech/tech.php care2x/branches/gettext/modules/tech/technik-questions.php care2x/branches/gettext/modules/tech/technik-reparatur-anfordern.php care2x/branches/gettext/modules/tech/technik-reparatur-empfang.php care2x/branches/gettext/modules/tech/technik-reparatur-melden.php Modified: care2x/branches/gettext/modules/tech/tech.php =================================================================== --- care2x/branches/gettext/modules/tech/tech.php 2010-06-30 16:02:59 UTC (rev 6513) +++ care2x/branches/gettext/modules/tech/tech.php 2010-06-30 16:04:00 UTC (rev 6514) @@ -120,7 +120,7 @@ 'LDHow2Order' => "<a href=\"tech-bot-pass.php".URL_APPEND."&mode=repabot\">$LDRepabotActivate</a>", 'LDOrderCat' => "<a href=\"technik-reparatur-melden.php".URL_APPEND."\">$LDRepairReport</a>", 'LDOrderArchive' => "<a href=\"technik-report-arch.php".URL_APPEND."\">$LDReportsArchive</a>", - 'LDPharmaDb' => "<a href=\"technik-questions.php".URL_APPEND."\">$LDQuestions</a>", + 'LDPharmaDb' => "<a href=\"tech-questions.php".URL_APPEND."\">$LDQuestions</a>", 'LDOrderBotActivate' => "<a href=\"tech-bot-pass.php".URL_APPEND."&mode=fragebot\">$LDQBotActivate</a>", ); Modified: care2x/branches/gettext/modules/tech/technik-questions.php =================================================================== --- care2x/branches/gettext/modules/tech/technik-questions.php 2010-06-30 16:02:59 UTC (rev 6513) +++ care2x/branches/gettext/modules/tech/technik-questions.php 2010-06-30 16:04:00 UTC (rev 6514) @@ -80,7 +80,7 @@ $ok=$db->Execute($sql); if($ok && $db->CommitTrans()) { $inquirer=strtr($inquirer,' ','+'); - header("Location: technik-questions.php".URL_REDIRECT_APPEND."&dept=$dept&inquirer=$inquirer"); + header("Location: tech-questions.php".URL_REDIRECT_APPEND."&dept=$dept&inquirer=$inquirer"); exit; }else { $db->RollbackTrans(); @@ -218,7 +218,7 @@ $smarty->assign('sButton','<img '.createComIcon($root_path,'varrow.gif','0').'>'); -$smarty->assign('sFormTag','<form ENCTYPE="multipart/form-data" action="technik-questions.php" method="post" onSubmit="return checkform(this)">'); +$smarty->assign('sFormTag','<form ENCTYPE="multipart/form-data" action="tech-questions.php" method="post" onSubmit="return checkform(this)">'); $smarty->assign('LDQuestions',$LDQuestions); Modified: care2x/branches/gettext/modules/tech/technik-reparatur-anfordern.php =================================================================== --- care2x/branches/gettext/modules/tech/technik-reparatur-anfordern.php 2010-06-30 16:02:59 UTC (rev 6513) +++ care2x/branches/gettext/modules/tech/technik-reparatur-anfordern.php 2010-06-30 16:04:00 UTC (rev 6514) @@ -166,7 +166,7 @@ $smarty->assign('pbCancel','<a href="'.$breakfile.'" ><img '.createLDImgSrc($root_path,'cancel.gif','0','middle').' title="'.$LDCancel.'" align="middle"></a>'); $smarty->assign('sReportLink','<a href="technik-reparatur-melden.php'.URL_APPEND.'">'.$LDRepairReportTxt.'</a>'); -$smarty->assign('sQuestionLink','<a href="technik-questions.php'.URL_APPEND.'">'.$LDQuestionsTxt.'</a>'); +$smarty->assign('sQuestionLink','<a href="tech-questions.php'.URL_APPEND.'">'.$LDQuestionsTxt.'</a>'); $smarty->assign('sMainBlockIncludeFile','tech/repair_request.tpl'); Modified: care2x/branches/gettext/modules/tech/technik-reparatur-empfang.php =================================================================== --- care2x/branches/gettext/modules/tech/technik-reparatur-empfang.php 2010-06-30 16:02:59 UTC (rev 6513) +++ care2x/branches/gettext/modules/tech/technik-reparatur-empfang.php 2010-06-30 16:04:00 UTC (rev 6514) @@ -75,7 +75,7 @@ $smarty->assign('sRepairLink','<a href="technik-reparatur-anfordern.php'.URL_APPEND.'">'.$LDReRepairTxt.'</a>'); $smarty->assign('sReportLink','<a href="technik-reparatur-melden.php'.URL_APPEND.'">'.$LDRepairReportTxt.'</a>'); -$smarty->assign('sQuestionLink','<a href="technik-questions.php'.URL_APPEND.'">'.$LDQuestionsTxt.'</a>'); +$smarty->assign('sQuestionLink','<a href="tech-questions.php'.URL_APPEND.'">'.$LDQuestionsTxt.'</a>'); $smarty->assign('sMainBlockIncludeFile','tech/acknowledge.tpl'); Modified: care2x/branches/gettext/modules/tech/technik-reparatur-melden.php =================================================================== --- care2x/branches/gettext/modules/tech/technik-reparatur-melden.php 2010-06-30 16:02:59 UTC (rev 6513) +++ care2x/branches/gettext/modules/tech/technik-reparatur-melden.php 2010-06-30 16:04:00 UTC (rev 6514) @@ -164,7 +164,7 @@ $smarty->assign('pbCancel','<a href="'.$breakfile.'" ><img '.createLDImgSrc($root_path,'cancel.gif','0','middle').' title="'.$LDCancel.'" align="middle"></a>'); $smarty->assign('sRepairLink','<a href="technik-reparatur-anfordern.php'.URL_APPEND.'">'.$LDReRepairTxt.'</a>'); -$smarty->assign('sQuestionLink','<a href="technik-questions.php'.URL_APPEND.'">'.$LDQuestionsTxt.'</a>'); +$smarty->assign('sQuestionLink','<a href="tech-questions.php'.URL_APPEND.'">'.$LDQuestionsTxt.'</a>'); $smarty->assign('sMainBlockIncludeFile','tech/repair_report.tpl'); 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