Revision: 6520
http://care2002.svn.sourceforge.net/care2002/?rev=6520&view=rev
Author: mizuko
Date: 2010-06-30 16:09:04 +0000 (Wed, 30 Jun 2010)
Log Message:
-----------
see #54
Modified Paths:
--------------
care2x/branches/gettext/modules/tech/tech-repabot-print.php
care2x/branches/gettext/modules/tech/tech.php
care2x/branches/gettext/modules/tech/technik-repabot.php
Modified: care2x/branches/gettext/modules/tech/tech-repabot-print.php
===================================================================
--- care2x/branches/gettext/modules/tech/tech-repabot-print.php 2010-06-30
16:08:17 UTC (rev 6519)
+++ care2x/branches/gettext/modules/tech/tech-repabot-print.php 2010-06-30
16:09:04 UTC (rev 6520)
@@ -106,8 +106,8 @@
function parentref(n)
{
- if(n==1) window.opener.location.replace("./technik-repabot.php<?php echo
URL_REDIRECT_APPEND."&userck=$userck"?>&cat=<?php echo $cat
?>&nofocus="+n+"&showlist=1");
- else window.opener.location.replace("./technik-repabot.php<?php echo
URL_REDIRECT_APPEND."&userck=$userck"?>&cat=<?php echo $cat ?>&showlist=1");
+ if(n==1) window.opener.location.replace("./tech-repabot.php<?php echo
URL_REDIRECT_APPEND."&userck=$userck"?>&cat=<?php echo $cat
?>&nofocus="+n+"&showlist=1");
+ else window.opener.location.replace("./tech-repabot.php<?php echo
URL_REDIRECT_APPEND."&userck=$userck"?>&cat=<?php echo $cat ?>&showlist=1");
//
<?php
if($statseen || $deltodo)
Modified: care2x/branches/gettext/modules/tech/tech.php
===================================================================
--- care2x/branches/gettext/modules/tech/tech.php 2010-06-30 16:08:17 UTC
(rev 6519)
+++ care2x/branches/gettext/modules/tech/tech.php 2010-06-30 16:09:04 UTC
(rev 6520)
@@ -80,7 +80,7 @@
echo '
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");
+ if(d=="r")
repabotwin=window.open("tech-repabot.php'.URL_REDIRECT_APPEND.'","repabotwin","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-repabot.php
===================================================================
--- care2x/branches/gettext/modules/tech/technik-repabot.php 2010-06-30
16:08:17 UTC (rev 6519)
+++ care2x/branches/gettext/modules/tech/technik-repabot.php 2010-06-30
16:09:04 UTC (rev 6520)
@@ -31,7 +31,7 @@
<?php html_rtl($lang); ?>
<head>
<?php echo setCharSet(); ?>
-<meta http-equiv="refresh" content="15, url: technik-repabot.php?<?php echo
"sid=$sid&lang=$lang" ?>">
+<meta http-equiv="refresh" content="15, url: tech-repabot.php?<?php echo
"sid=$sid&lang=$lang" ?>">
<title><?php echo $LDRepabotActivate ?></title>
<script language=javascript>
function goactive()
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