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

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

Modified Paths:
--------------
    care2x/branches/gettext/modules/dept_admin/dept_info.php
    care2x/branches/gettext/modules/dept_admin/dept_list.php
    care2x/branches/gettext/modules/dept_admin/dept_list_config.php
    care2x/branches/gettext/modules/dept_admin/dept_manage.php
    care2x/branches/gettext/modules/dept_admin/dept_manage_pass.php

Modified: care2x/branches/gettext/modules/dept_admin/dept_info.php
===================================================================
--- care2x/branches/gettext/modules/dept_admin/dept_info.php    2010-07-21 
12:09:44 UTC (rev 6623)
+++ care2x/branches/gettext/modules/dept_admin/dept_info.php    2010-07-21 
12:11:30 UTC (rev 6624)
@@ -104,14 +104,12 @@
 
 <ul>
 <?php if($rows) { ?>
-
 <img <?php echo createMascot($root_path,'mascot1_r.gif','0','bottom') ?>
                align="absmiddle">
        <font face="Verdana, Arial" size=3 color="#880000"> <b><?php echo 
str_replace("~station~",strtoupper($station),$LDStationExists) ?></b></font>
        <p>
 <?php } ?>
 <font face="Verdana, Arial" size=-1><?php echo $LDEnterAllFields ?>
-
 <form action="dept_new.php" method="post" name="newstat">
 
        <table border=0 cellpadding=4>
@@ -324,4 +322,4 @@
  */
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/dept_admin/dept_list.php
===================================================================
--- care2x/branches/gettext/modules/dept_admin/dept_list.php    2010-07-21 
12:09:44 UTC (rev 6623)
+++ care2x/branches/gettext/modules/dept_admin/dept_list.php    2010-07-21 
12:11:30 UTC (rev 6624)
@@ -55,7 +55,6 @@
  # Buffer page output
  ob_start();
 ?>
-
 <style type="text/css" name="formstyle">
 td.pblock{ font-family: verdana,arial; font-size: 12}
 
@@ -76,7 +75,6 @@
 ob_start();
 
 ?>
-
 <table border=0 cellpadding=3>
   <tr class="wardlisttitlerow">
 <!--   <td bgcolor="#e9e9e9"></td>
@@ -121,4 +119,4 @@
  */
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/dept_admin/dept_list_config.php
===================================================================
--- care2x/branches/gettext/modules/dept_admin/dept_list_config.php     
2010-07-21 12:09:44 UTC (rev 6623)
+++ care2x/branches/gettext/modules/dept_admin/dept_list_config.php     
2010-07-21 12:11:30 UTC (rev 6624)
@@ -56,7 +56,6 @@
  ob_start();
 
 ?>
-
 <style type="text/css" name="formstyle">
 
 td.pblock{ font-family: verdana,arial; font-size: 12}
@@ -76,11 +75,9 @@
 ob_start();
 
 ?>
-
  <ul>
 
 <?php echo $LDEnterAllFields ?>
-
 <table border=0>
   <tr class="wardlisttitlerow">
 <!--   <td bgcolor="#e9e9e9"></td>
@@ -135,4 +132,4 @@
  */
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/dept_admin/dept_manage.php
===================================================================
--- care2x/branches/gettext/modules/dept_admin/dept_manage.php  2010-07-21 
12:09:44 UTC (rev 6623)
+++ care2x/branches/gettext/modules/dept_admin/dept_manage.php  2010-07-21 
12:11:30 UTC (rev 6624)
@@ -26,7 +26,6 @@
 echo setCharSet ();
 ?>
 
-
 <?php
 require ($root_path . 'include/helpers/inc_js_gethelp.php');
 require ($root_path . 'include/helpers/inc_css_a_hilitebu.php');
@@ -147,7 +146,6 @@
 <?php
 require($root_path.'include/helpers/inc_load_copyrite.php');
 ?>
-
 </td>
        </tr>
 </table>

Modified: care2x/branches/gettext/modules/dept_admin/dept_manage_pass.php
===================================================================
--- care2x/branches/gettext/modules/dept_admin/dept_manage_pass.php     
2010-07-21 12:09:44 UTC (rev 6623)
+++ care2x/branches/gettext/modules/dept_admin/dept_manage_pass.php     
2010-07-21 12:11:30 UTC (rev 6624)
@@ -48,7 +48,6 @@
 require($root_path.'include/helpers/inc_load_copyrite.php');
 ?>
 
-
 </FONT>
 
 


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