[otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard AdminCustomerUserForm.dtl,1.26,1.27

cvs-log at otrs.org cvs-log at otrs.org
Fri Aug 25 09:35:02 CEST 2006


Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv7734

Modified Files:
	AdminCustomerUserForm.dtl 
Log Message:
Fixed typo


Index: AdminCustomerUserForm.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AdminCustomerUserForm.dtl,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -r1.26 -r1.27
*** AdminCustomerUserForm.dtl	11 Mar 2006 15:52:06 -0000	1.26
--- AdminCustomerUserForm.dtl	25 Aug 2006 06:35:00 -0000	1.27
***************
*** 1,5 ****
  # --
  # AdminCustoerUserForm.dtl - provides HTML form for AdminCustomerUser
! # Copyright (C) 2001-2006 Martin Edenhofer <martin+code at otrs.org>
  # --
  # $Id$
--- 1,5 ----
  # --
  # AdminCustoerUserForm.dtl - provides HTML form for AdminCustomerUser
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
***************
*** 251,259 ****
        <td class="mainbody">
          <p>
!         <font color="red">*</font> $Text{"This values are required."}</font>
!         <br>
!         <font color="blue">*</font> $Text{"This values are read only."}</font>
!         <br>
!         $Text{"Customer user will be needed to have a customer histor and to login via customer panel."}
          </p>
        </td>
--- 251,259 ----
        <td class="mainbody">
          <p>
!           <font color="red">*</font> $Text{"This values are required."}</font>
!           <br>
!           <font color="blue">*</font> $Text{"This values are read only."}</font>
!           <br>
!           $Text{"Customer user will be needed to have a customer history and to login via customer panel."}
          </p>
        </td>



More information about the cvs-log mailing list