[otrs-cvs] CVS: ITSMCMDB/Kernel/Modules AgentITSMCMDB.pm,1.41,1.42
cvs-log at otrs.org
cvs-log at otrs.org
Sat Nov 4 16:17:06 CET 2006
Update of /home/cvs/ITSMCMDB/Kernel/Modules
In directory lancelot:/tmp/cvs-serv2854/Kernel/Modules
Modified Files:
AgentITSMCMDB.pm
Log Message:
translate text (add button row)
Index: AgentITSMCMDB.pm
===================================================================
RCS file: /home/cvs/ITSMCMDB/Kernel/Modules/AgentITSMCMDB.pm,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -r1.41 -r1.42
*** AgentITSMCMDB.pm 3 Nov 2006 13:33:08 -0000 1.41
--- AgentITSMCMDB.pm 4 Nov 2006 15:17:03 -0000 1.42
***************
*** 1289,1293 ****
# prepare given name
if ($Param{Name}) {
! $Param{Name} .= ':';
}
else {
--- 1289,1293 ----
# prepare given name
if ($Param{Name}) {
! $Param{Name} = "\$Text{\"$Param{Name}\"}: ";
}
else {
More information about the cvs-log
mailing list