Revision: 6411
http://care2002.svn.sourceforge.net/care2002/?rev=6411&view=rev
Author: mizuko
Date: 2010-06-29 18:52:12 +0000 (Tue, 29 Jun 2010)
Log Message:
-----------
see #54
Modified Paths:
--------------
care2x/branches/gettext/main/op-doku.php
care2x/branches/gettext/modules/op_document/op-doku-pass.php
Modified: care2x/branches/gettext/main/op-doku.php
===================================================================
--- care2x/branches/gettext/main/op-doku.php 2010-06-29 18:51:35 UTC (rev
6410)
+++ care2x/branches/gettext/main/op-doku.php 2010-06-29 18:52:12 UTC (rev
6411)
@@ -70,16 +70,16 @@
$smarty->assign('LDOrDocs',"<img
".createLDImgSrc($root_path,'arzt2.gif','0','absmiddle')."
alt=\"$LDDoctor\">");
//ALog
-$smarty->assign('LDOrDocument',"<a
href=\"".$root_path."modules/op_document/op-doku-pass.php".URL_APPEND."\">$LDOrDocument</a>");
+$smarty->assign('LDOrDocument',"<a
href=\"".$root_path."modules/op_document/op-docu-pass.php".URL_APPEND."\">$LDOrDocument</a>");
$smarty->assign('LDOrDocumentTxt',$LDOrDocumentTxt);
$smarty->assign('LDOrDocumentMenu',
'<TABLE cellSpacing=1 cellPadding=5 width="100%" bgColor=#dddddd border=0>
<TR>
<TD bgColor=#ffffff>
<font face=arial,verdana size=2>
- \xBB <A href="' . $root_path .
'modules/op_document/op-doku-pass.php' . URL_REDIRECT_APPEND .
'&target=entry">' . $LDNewDocu . '</A>
- \xBB <A href="' . $root_path .
'modules/op_document/op-doku-pass.php' . URL_REDIRECT_APPEND .
'&target=search">' . $LDSearch . '</A>
- \xBB <A href="' . $root_path .
'modules/op_document/op-doku-pass.php' . URL_REDIRECT_APPEND .
'&target=archiv">' . $LDArchive . '</A>
+ \xBB <A href="' . $root_path .
'modules/op_document/op-docu-pass.php' . URL_REDIRECT_APPEND .
'&target=entry">' . $LDNewDocu . '</A>
+ \xBB <A href="' . $root_path .
'modules/op_document/op-docu-pass.php' . URL_REDIRECT_APPEND .
'&target=search">' . $LDSearch . '</A>
+ \xBB <A href="' . $root_path .
'modules/op_document/op-docu-pass.php' . URL_REDIRECT_APPEND .
'&target=archiv">' . $LDArchive . '</A>
</font>
</TD>
</TR>
Modified: care2x/branches/gettext/modules/op_document/op-doku-pass.php
===================================================================
--- care2x/branches/gettext/modules/op_document/op-doku-pass.php
2010-06-29 18:51:35 UTC (rev 6410)
+++ care2x/branches/gettext/modules/op_document/op-doku-pass.php
2010-06-29 18:52:12 UTC (rev 6411)
@@ -56,11 +56,11 @@
<tr>
<td colspan=3><?php if($target=="entry") echo '<img
'.createLDImgSrc($root_path,'newdata-b.gif','0').'>';
- else echo'<a
href="op-doku-pass.php?sid='.$sid.'&lang='.$lang.'&target=entry"><img
'.createLDImgSrc($root_path,'newdata-gray.gif','0').'></a>';
+ else echo'<a
href="op-docu-pass.php?sid='.$sid.'&lang='.$lang.'&target=entry"><img
'.createLDImgSrc($root_path,'newdata-gray.gif','0').'></a>';
if($target=="search")
echo '<img '.createLDImgSrc($root_path,'such-b.gif','0').'>';
- else echo '<a
href="op-doku-pass.php?sid='.$sid.'&lang='.$lang.'&target=search"><img
'.createLDImgSrc($root_path,'such-gray.gif','0').'></a>';
+ else echo '<a
href="op-docu-pass.php?sid='.$sid.'&lang='.$lang.'&target=search"><img
'.createLDImgSrc($root_path,'such-gray.gif','0').'></a>';
if($target=="archiv")
echo '<img '.createLDImgSrc($root_path,'arch-blu.gif','0').'>';
- else echo '<a
href="op-doku-pass.php?sid='.$sid.'&lang='.$lang.'&target=archiv"><img
'.createLDImgSrc($root_path,'arch-gray.gif','0').'></a>';
+ else echo '<a
href="op-docu-pass.php?sid='.$sid.'&lang='.$lang.'&target=archiv"><img
'.createLDImgSrc($root_path,'arch-gray.gif','0').'></a>';
?></td>
</tr>
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