Revision: 6512 http://care2002.svn.sourceforge.net/care2002/?rev=6512&view=rev Author: mizuko Date: 2010-06-30 16:02:24 +0000 (Wed, 30 Jun 2010)
Log Message: ----------- see #54 Modified Paths: -------------- care2x/branches/gettext/modules/tech/tech.php care2x/branches/gettext/modules/tech/technik-fragebot.php Modified: care2x/branches/gettext/modules/tech/tech.php =================================================================== --- care2x/branches/gettext/modules/tech/tech.php 2010-06-30 16:00:39 UTC (rev 6511) +++ care2x/branches/gettext/modules/tech/tech.php 2010-06-30 16:02:24 UTC (rev 6512) @@ -81,7 +81,7 @@ function startbot(d) { if(d=="r") repabotwin=window.open("technik-repabot.php'.URL_REDIRECT_APPEND.'","repabotwin","width=300,height=150,menubar=no,resizable=yes,scrollbars=yes"); - else if(d=="f") fragebotwin=window.open("technik-fragebot.php'.URL_REDIRECT_APPEND.'","fragebotwin","width=300,height=150,menubar=no,resizable=yes,scrollbars=yes"); + else if(d=="f") fragebotwin=window.open("tech-question-bot.php'.URL_REDIRECT_APPEND.'","fragebotwin","width=300,height=150,menubar=no,resizable=yes,scrollbars=yes"); } '; ?> Modified: care2x/branches/gettext/modules/tech/technik-fragebot.php =================================================================== --- care2x/branches/gettext/modules/tech/technik-fragebot.php 2010-06-30 16:00:39 UTC (rev 6511) +++ care2x/branches/gettext/modules/tech/technik-fragebot.php 2010-06-30 16:02:24 UTC (rev 6512) @@ -99,7 +99,7 @@ <?php html_rtl($lang); ?> <head> <?php echo setCharSet(); ?> -<?php if(!isset($mode)||empty($mode)) echo '<meta http-equiv="refresh" content="30, url: technik-fragebot.php">'; ?> +<?php if(!isset($mode)||empty($mode)) echo '<meta http-equiv="refresh" content="30, url: tech-question-bot.php">'; ?> <title><?php echo $LDQBotActivate ?></title> <script language=javascript> @@ -231,7 +231,7 @@ { echo '<tr bgcolor="#dddddd">'; $tog=0; }else{ echo '<tr bgcolor="#efefff">'; $tog=1; } echo' <td><font face=Verdana,Arial size=2>'.$i.'</td> - <td><a href="technik-fragebot.php'.URL_REDIRECT_APPEND.'&dept='.$content['dept'].'&inquirer='.$content['inquirer'].'&tdate='.$content['tdate'].'&ttime='.$content['ttime'].'&tid='.$content['tid'].'&mode=read&showlist=1"> + <td><a href="tech-question-bot.php'.URL_REDIRECT_APPEND.'&dept='.$content['dept'].'&inquirer='.$content['inquirer'].'&tdate='.$content['tdate'].'&ttime='.$content['ttime'].'&tid='.$content['tid'].'&mode=read&showlist=1"> <img '.createComIcon($root_path,'uparrowgrnlrg.gif','0').' alt="'.$LDShow.'"></a></td> <td ><font face=Verdana,Arial size=2>'.$content['inquirer'].' </td> <td ><font face=Verdana,Arial size=2>'.strtoupper($content['dept']).' </td> @@ -244,7 +244,7 @@ if($content['answered']) { - echo '<a href="technik-fragebot.php'.URL_REDIRECT_APPEND.'&dept='.$content['dept'].'&inquirer='.$content['inquirer'].'&tdate='.$content['tdate'].'&ttime='.$content['ttime'].'&tid='.$content['tid'].'&mode=archive&showlist=1"> + echo '<a href="tech-question-bot.php'.URL_REDIRECT_APPEND.'&dept='.$content['dept'].'&inquirer='.$content['inquirer'].'&tdate='.$content['tdate'].'&ttime='.$content['ttime'].'&tid='.$content['tid'].'&mode=archive&showlist=1"> <img '.createComIcon($root_path,'bul_arrowgrnlrg.gif','0').' alt="'.$LDMove2Archive.'"></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 Care2002-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/care2002-developers