Revision: 6629
http://care2002.svn.sourceforge.net/care2002/?rev=6629&view=rev
Author: robertmeggle
Date: 2010-07-21 12:19:56 +0000 (Wed, 21 Jul 2010)
Log Message:
-----------
see #76
Modified Paths:
--------------
care2x/branches/gettext/modules/system_admin/admin.php
care2x/branches/gettext/modules/system_admin/admin_datenbank-pass.php
care2x/branches/gettext/modules/system_admin/admin_general_info_quick.php
care2x/branches/gettext/modules/system_admin/admin_main-pass.php
care2x/branches/gettext/modules/system_admin/admin_news_display.php
care2x/branches/gettext/modules/system_admin/admin_paginator_maxrows.php
care2x/branches/gettext/modules/system_admin/admin_system-admi-welcome.php
care2x/branches/gettext/modules/system_admin/admin_system_controls_theme.php
care2x/branches/gettext/modules/system_admin/admin_system_format_currency_add.php
care2x/branches/gettext/modules/system_admin/admin_system_format_date.php
care2x/branches/gettext/modules/system_admin/admin_system_forms_set.php
care2x/branches/gettext/modules/system_admin/admin_system_menu_main_display_set.php
care2x/branches/gettext/modules/system_admin/admin_system_menu_main_set.php
care2x/branches/gettext/modules/system_admin/admin_user_access_delete.php
care2x/branches/gettext/modules/system_admin/admin_user_access_edit.php
care2x/branches/gettext/modules/system_admin/admin_user_access_list.php
care2x/branches/gettext/modules/system_admin/admin_user_access_lock.php
care2x/branches/gettext/modules/system_admin/admin_user_access_pass.php
care2x/branches/gettext/modules/system_admin/admin_user_access_search.php
care2x/branches/gettext/modules/system_admin/admin_user_access_update.php
care2x/branches/gettext/modules/system_admin/admin_user_role_delete.php
care2x/branches/gettext/modules/system_admin/admin_user_role_edit.php
care2x/branches/gettext/modules/system_admin/admin_user_role_list.php
care2x/branches/gettext/modules/system_admin/admin_user_role_search.php
care2x/branches/gettext/modules/system_admin/admin_user_search_employee.php
care2x/branches/gettext/modules/system_admin/index.php
care2x/branches/gettext/modules/system_admin/roots.php
Modified: care2x/branches/gettext/modules/system_admin/admin.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin.php 2010-07-21
12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin.php 2010-07-21
12:19:56 UTC (rev 6629)
@@ -103,4 +103,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/system_admin/admin_datenbank-pass.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_datenbank-pass.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_datenbank-pass.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -66,7 +66,6 @@
?>
-
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN" "html.dtd">
<HTML>
<HEAD>
@@ -139,7 +138,6 @@
}
?>
-
<table border=0 cellpadding=0 cellspacing=0>
<tr>
<?php if(!$passtag) echo'
@@ -210,7 +208,6 @@
require($root_path.'include/helpers/inc_load_copyrite.php');
?>
-
</FONT>
Modified:
care2x/branches/gettext/modules/system_admin/admin_general_info_quick.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_general_info_quick.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_general_info_quick.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -110,4 +110,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/system_admin/admin_main-pass.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_main-pass.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_main-pass.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -52,7 +52,6 @@
$minimal=1;
require($root_path.'include/helpers/inc_passcheck_head.php');
?>
-
<BODY <?php if (!$nofocus) echo
'onLoad="document.passwindow.userid.focus()"'; echo '
bgcolor='.$cfg['body_bgcolor'];
if (!$cfg['dhtml']){ echo ' link='.$cfg['body_txtcolor'].'
alink='.$cfg['body_alink'].' vlink='.$cfg['body_txtcolor']; }
?>>
@@ -67,6 +66,5 @@
<?php
require($root_path.'include/helpers/inc_load_copyrite.php');
?>
-
</BODY>
</HTML>
Modified: care2x/branches/gettext/modules/system_admin/admin_news_display.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_news_display.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_news_display.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -100,7 +100,6 @@
ob_start();
?>
-
<script language="javascript">
<!-- Script Begin
function useDefault() {
@@ -140,7 +139,6 @@
ob_start();
?>
-
<ul>
<FONT class="prompt"><p>
<?php
@@ -291,4 +289,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_paginator_maxrows.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_paginator_maxrows.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_paginator_maxrows.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -61,7 +61,6 @@
ob_start();
?>
-
<ul>
<FONT class="prompt"><p>
<?php
@@ -145,4 +144,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_system-admi-welcome.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_system-admi-welcome.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_system-admi-welcome.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -46,7 +46,6 @@
ob_start();
?>
-
<br><ul>
<FONT SIZE=2 FACE="verdana,Arial">
<?php echo $LDWelcome ?> <FONT SIZE=3 color=#800000 FACE="Arial"><b><?php
echo $_COOKIE[$local_user.$sid];?></b></font>. <p>
@@ -70,4 +69,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_system_controls_theme.php
===================================================================
---
care2x/branches/gettext/modules/system_admin/admin_system_controls_theme.php
2010-07-21 12:18:13 UTC (rev 6628)
+++
care2x/branches/gettext/modules/system_admin/admin_system_controls_theme.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -70,7 +70,6 @@
ob_start();
?>
-
<FONT color="#000066" size=4><?php echo $LDControlButImg; ?></font>
<form method="post">
<table border=0 cellspacing=1 cellpadding=2>
@@ -156,4 +155,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_system_format_currency_add.php
===================================================================
---
care2x/branches/gettext/modules/system_admin/admin_system_format_currency_add.php
2010-07-21 12:18:13 UTC (rev 6628)
+++
care2x/branches/gettext/modules/system_admin/admin_system_format_currency_add.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -172,7 +172,6 @@
<?php
}
?>
-
<br>
<ul>
@@ -238,4 +237,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_system_format_date.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_system_format_date.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_system_format_date.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -65,7 +65,6 @@
ob_start();
?>
-
<ul>
<FONT SIZE=+2>
<?php echo $LDSetDateFormat ?> </FONT><FONT class="prompt"><p>
Modified:
care2x/branches/gettext/modules/system_admin/admin_system_forms_set.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_system_forms_set.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_system_forms_set.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -137,4 +137,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_system_menu_main_display_set.php
===================================================================
---
care2x/branches/gettext/modules/system_admin/admin_system_menu_main_display_set.php
2010-07-21 12:18:13 UTC (rev 6628)
+++
care2x/branches/gettext/modules/system_admin/admin_system_menu_main_display_set.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -165,4 +165,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_system_menu_main_set.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_system_menu_main_set.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_system_menu_main_set.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -85,7 +85,6 @@
ob_start();
?>
-
<form>
<table border=0 cellspacing=1 cellpadding=2>
@@ -149,4 +148,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_access_delete.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_access_delete.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_access_delete.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -66,7 +66,6 @@
ob_start();
?>
-
<p>
<center>
@@ -132,4 +131,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_access_edit.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_access_edit.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_access_edit.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -285,7 +285,6 @@
echo $LDName ;
}
?>
-
<?php
if ($edit) {
@@ -304,7 +303,6 @@
<?php
}
?>
-
<br>
</td>
<td>
@@ -315,7 +313,6 @@
echo $LDUserId ;
}
?>
-
<?php
if ($edit)
echo '<input type="hidden" name="userid" value="' . $user [ 'login_id'
] . '">' . '<b>' . $user [ 'login_id' ] . '</b>' ; else {
@@ -324,7 +321,6 @@
<?php
}
?>
-
<br>
</td>
<td>
@@ -335,7 +331,6 @@
echo $LDPassword ;
}
?>
-
<?php
if ($edit)
echo '<input type="hidden" name="pass" value="*">****' ; else {
@@ -344,7 +339,6 @@
<?php
}
?>
-
<br>
</td>
</tr>
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_access_list.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_access_list.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_access_list.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -175,7 +175,6 @@
</tr>
</table>";
?>
-
<p>
<FORM method="post" action="<?php if($ck_edvzugang_src=="listpass") echo
"admin_accessplan-list-pass.php"; else echo "admin_user_access_edit.php"; ?>" >
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_access_lock.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_access_lock.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_access_lock.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -81,7 +81,6 @@
ob_start();
?>
-
<p><br>
<center>
@@ -151,4 +150,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_access_pass.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_access_pass.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_access_pass.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -59,7 +59,6 @@
$minimal=1;
require($root_path.'include/helpers/inc_passcheck_head.php');
?>
-
<BODY <?php if (!$nofocus) echo
'onLoad="document.passwindow.userid.focus()"'; echo '
bgcolor='.$cfg['body_bgcolor'];
if (!$cfg['dhtml']){ echo ' link='.$cfg['body_txtcolor'].'
alink='.$cfg['body_alink'].' vlink='.$cfg['body_txtcolor']; }
?>>
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_access_search.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_access_search.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_access_search.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -47,7 +47,6 @@
}
?>
-
<?php html_rtl($lang); ?>
<HEAD>
<?php echo setCharSet(); ?>
@@ -150,7 +149,6 @@
</table>";
}
?>
-
<form method="post" action="<?php echo $thisfile; ?>" name="searchwin">
<table border=1 cellpadding="20">
<tr>
@@ -196,7 +194,6 @@
require($root_path.'include/helpers/inc_load_copyrite.php');
?>
-
</FONT>
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_access_update.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_access_update.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_access_update.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -15,7 +15,6 @@
$breakfile="admin.php?sid=".$sid."&lang=".$lang;
?>
-
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN" "html.dtd">
<?php html_rtl($lang); ?>
@@ -181,7 +180,6 @@
?>
-
<?php if ($error==1)
{
echo "<FONT COLOR=red SIZE=+1 FACE=Arial>$LDInputError<p>";
@@ -189,9 +187,7 @@
?>
-
<?php if ((($error==1)and($mode=='save'))or(($error==0)and($mode==""))) :; ?>
-
<form method="post" action="admin_user_access_update.php">
<table border=0 cellpadding=0 cellspacing=0 bgcolor=#666666>
<tr><td>
@@ -208,7 +204,6 @@
echo " ".$username;
echo "<input type=hidden name=username value=".strtr($username," ","+").">";
?>
-
<br>
</td>
<td><FONT SIZE=-1 FACE="Arial" color=#000080>
@@ -300,7 +295,6 @@
*/
printAccessAreas();
?>
-
</td>
</tr>
<tr bgcolor="#dddddd">
@@ -330,7 +324,6 @@
<?php endif; ?>
-
</ul>
<p>
</td>
@@ -341,7 +334,6 @@
<?php
require($root_path.'include/helpers/inc_load_copyrite.php');
?>
-
</FONT>
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_role_delete.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_role_delete.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_role_delete.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -68,7 +68,6 @@
ob_start();
?>
-
<p>
<center>
@@ -128,4 +127,4 @@
*/
$smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/system_admin/admin_user_role_edit.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_role_edit.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_role_edit.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -190,7 +190,6 @@
<?php
}
?>
-
<FONT class="prompt">
<?php
@@ -205,7 +204,6 @@
echo ' ' . $_COOKIE [ $local_user . $sid ] ;
}
?>
-
<p>
<FORM action="admin_user_role_list.php" name="all">
<input type="hidden"name="sid" value="<?php echo $sid ;?>">
@@ -349,7 +347,6 @@
}
?>
-
</table>
</td>
</tr>
@@ -399,4 +396,4 @@
*/
$smarty->display ( 'common/mainframe.tpl' ) ;
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/system_admin/admin_user_role_list.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_role_list.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_role_list.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -118,7 +118,6 @@
</tr>
</table>";
?>
-
<p>
<FORM method="post" action="<?php if($ck_edvzugang_src=="listpass") echo
"admin_accessplan-list-pass.php"; else echo "admin_user_role_edit.php"; ?>" >
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_role_search.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_role_search.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_role_search.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -45,7 +45,6 @@
}
?>
-
<?php html_rtl($lang); ?>
<HEAD>
<?php echo setCharSet(); ?>
@@ -132,7 +131,6 @@
</table>";
}
?>
-
<form method="post" action="<?php echo $thisfile; ?>" name="searchwin">
<table border=1 cellpadding="20">
<tr>
@@ -178,7 +176,6 @@
require($root_path.'include/helpers/inc_load_copyrite.php');
?>
-
</FONT>
Modified:
care2x/branches/gettext/modules/system_admin/admin_user_search_employee.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/admin_user_search_employee.php
2010-07-21 12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/admin_user_search_employee.php
2010-07-21 12:19:56 UTC (rev 6629)
@@ -107,7 +107,6 @@
ob_start();
?>
-
<ul>
<table border=0 cellpadding=10 bgcolor="<?php echo $entry_border_bgcolor ?>">
Modified: care2x/branches/gettext/modules/system_admin/index.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/index.php 2010-07-21
12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/index.php 2010-07-21
12:19:56 UTC (rev 6629)
@@ -1,4 +1,4 @@
<?php
header('location:../../index.php');
exit;
-?>
+?>
\ No newline at end of file
Modified: care2x/branches/gettext/modules/system_admin/roots.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/roots.php 2010-07-21
12:18:13 UTC (rev 6628)
+++ care2x/branches/gettext/modules/system_admin/roots.php 2010-07-21
12:19:56 UTC (rev 6629)
@@ -1,4 +1,4 @@
<?php
$root_path='../../';
$top_dir='modules/system_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
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers