Revision: 6627
          http://care2002.svn.sourceforge.net/care2002/?rev=6627&view=rev
Author:   robertmeggle
Date:     2010-07-21 12:15:41 +0000 (Wed, 21 Jul 2010)

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

Modified Paths:
--------------
    care2x/branches/gettext/modules/or_admin/index.php
    care2x/branches/gettext/modules/or_admin/or_info.php
    care2x/branches/gettext/modules/or_admin/or_list_config.php
    care2x/branches/gettext/modules/or_admin/or_new.php
    care2x/branches/gettext/modules/or_admin/roots.php

Modified: care2x/branches/gettext/modules/or_admin/index.php
===================================================================
--- care2x/branches/gettext/modules/or_admin/index.php  2010-07-21 12:14:32 UTC 
(rev 6626)
+++ care2x/branches/gettext/modules/or_admin/index.php  2010-07-21 12:15:41 UTC 
(rev 6627)
@@ -1,4 +1,4 @@
 <?php
 header('location:../../index.php');
 exit;
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/or_admin/or_info.php
===================================================================
--- care2x/branches/gettext/modules/or_admin/or_info.php        2010-07-21 
12:14:32 UTC (rev 6626)
+++ care2x/branches/gettext/modules/or_admin/or_info.php        2010-07-21 
12:15:41 UTC (rev 6627)
@@ -58,15 +58,12 @@
  # Collect javascript code
  ob_start();
 ?>
-
 <ul>
 <?php if($rows) : ?>
-
 <img <?php echo createMascot($root_path,'mascot1_r.gif','0','bottom') ?> 
align="absmiddle"><font class="prompt">
 <b><?php echo str_replace("~station~",strtoupper($station),$LDStationExists) 
?></b></font><p>
 <?php endif ?>
 <?php echo $LDEnterAllFields ?>
-
 <form action="or_new.php" method="post" name="newstat">
 
 <table border=0 cellpadding=4>
@@ -157,4 +154,4 @@
  */
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/or_admin/or_list_config.php
===================================================================
--- care2x/branches/gettext/modules/or_admin/or_list_config.php 2010-07-21 
12:14:32 UTC (rev 6626)
+++ care2x/branches/gettext/modules/or_admin/or_list_config.php 2010-07-21 
12:15:41 UTC (rev 6627)
@@ -60,7 +60,6 @@
 ob_start();
 
 ?>
-
 <table border=0>
 <tbody class="submenu">
   <tr class="wardlisttitlerow">
@@ -143,4 +142,4 @@
  */
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/or_admin/or_new.php
===================================================================
--- care2x/branches/gettext/modules/or_admin/or_new.php 2010-07-21 12:14:32 UTC 
(rev 6626)
+++ care2x/branches/gettext/modules/or_admin/or_new.php 2010-07-21 12:15:41 UTC 
(rev 6627)
@@ -173,7 +173,6 @@
  # Collect javascript code
  ob_start();
 ?>
-
 <script language="javascript">
 <!-- 
 
@@ -204,7 +203,6 @@
 <?php require($root_path.'include/helpers/inc_checkdate_lang.php'); 
 
 ?>
-
 // -->
 </script>
 <?php
@@ -225,7 +223,6 @@
 ob_start();
 
 ?>
-
 <ul>
  
 <FONT class="prompt"><p>
@@ -242,7 +239,6 @@
 <p> 
  
 <?php echo $LDEnterAllFields ?>
-
 <form action="or_new.php" method="post" name="newstat"  onSubmit="return 
chkForm(this)">
 
 <table border=0>
@@ -397,4 +393,4 @@
  */
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/or_admin/roots.php
===================================================================
--- care2x/branches/gettext/modules/or_admin/roots.php  2010-07-21 12:14:32 UTC 
(rev 6626)
+++ care2x/branches/gettext/modules/or_admin/roots.php  2010-07-21 12:15:41 UTC 
(rev 6627)
@@ -1,4 +1,4 @@
 <?php
 $root_path='../../';
 $top_dir='modules/dept_admin/';
-?>
+?>
\ 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