Revision: 6608
          http://care2002.svn.sourceforge.net/care2002/?rev=6608&view=rev
Author:   robertmeggle
Date:     2010-07-21 11:54:47 +0000 (Wed, 21 Jul 2010)

Log Message:
-----------
see #76

Modified Paths:
--------------
    care2x/branches/gettext/modules/myintranet/index.php
    care2x/branches/gettext/modules/myintranet/my-passw-change-update.php
    care2x/branches/gettext/modules/myintranet/my-passw-change.php
    care2x/branches/gettext/modules/myintranet/roots.php

Modified: care2x/branches/gettext/modules/myintranet/index.php
===================================================================
--- care2x/branches/gettext/modules/myintranet/index.php        2010-07-21 
11:54:22 UTC (rev 6607)
+++ care2x/branches/gettext/modules/myintranet/index.php        2010-07-21 
11:54:47 UTC (rev 6608)
@@ -1,4 +1,4 @@
 <?php
 header('location:../../index.php');
 exit;
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/myintranet/my-passw-change-update.php
===================================================================
--- care2x/branches/gettext/modules/myintranet/my-passw-change-update.php       
2010-07-21 11:54:22 UTC (rev 6607)
+++ care2x/branches/gettext/modules/myintranet/my-passw-change-update.php       
2010-07-21 11:54:47 UTC (rev 6608)
@@ -40,4 +40,4 @@
 
 header 
("location:my-passw-change.php?sid=$sid&lang=$lang&userid=$userid&keyword=$keyword");
 exit;
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/myintranet/my-passw-change.php
===================================================================
--- care2x/branches/gettext/modules/myintranet/my-passw-change.php      
2010-07-21 11:54:22 UTC (rev 6607)
+++ care2x/branches/gettext/modules/myintranet/my-passw-change.php      
2010-07-21 11:54:47 UTC (rev 6608)
@@ -64,7 +64,6 @@
 
 ob_start();
 ?>
-
 <script language=javascript>
 function pruf(d)
 {
@@ -88,7 +87,6 @@
 ob_start();
 
 ?>
-
 <P>
 
 <?php if($n_error) : ?><font class="warnprompt">
@@ -101,7 +99,6 @@
 <font face="verdana,arial" size=3 color="#009900">
        <img <?php echo createMascot($root_path,'mascot1_r.gif','0','bottom') 
?> align="absmiddle"><b><?php echo $LDPWChanged ?></b></font>
 <?php else : ?>
-
 <?php if (($pass=='check')&&$passtag) 
 {
 echo '<FONT  class="warnprompt">';
@@ -130,7 +127,6 @@
 
 }
 ?>
-
 <br>
 <form method=post action=<?php echo $thisfile; ?> onSubmit="return pruf(this)" 
name="pwchanger">
 <table  border=0 cellpadding="0" cellspacing=1 bgcolor=#666666>
@@ -189,4 +185,4 @@
  */
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/myintranet/roots.php
===================================================================
--- care2x/branches/gettext/modules/myintranet/roots.php        2010-07-21 
11:54:22 UTC (rev 6607)
+++ care2x/branches/gettext/modules/myintranet/roots.php        2010-07-21 
11:54:47 UTC (rev 6608)
@@ -1,4 +1,4 @@
 <?php
 $root_path='../../';
 $top_dir='modules/myintranet/';
-?>
+?>
\ No newline at end of file


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

Reply via email to