[otrs-cvs] CVS: Advisory/Kernel/Output/HTML/Standard AgentAdvisoryEditoLoV.dtl,1.6,1.7

cvs-log at otrs.org cvs-log at otrs.org
Tue Nov 14 16:43:49 CET 2006


Update of /home/cvs/Advisory/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv11929/Kernel/Output/HTML/Standard

Modified Files:
	AgentAdvisoryEditoLoV.dtl 
Log Message:
changed submit text

Index: AgentAdvisoryEditoLoV.dtl
===================================================================
RCS file: /home/cvs/Advisory/Kernel/Output/HTML/Standard/AgentAdvisoryEditoLoV.dtl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** AgentAdvisoryEditoLoV.dtl	10 Mar 2005 13:21:39 -0000	1.6
--- AgentAdvisoryEditoLoV.dtl	14 Nov 2006 15:43:46 -0000	1.7
***************
*** 1,5 ****
  # --
  # AgentAdvisoryEditoLoV.dtl - provides HTML form for edit oLoV
! # Copyright (C) 2003-2005 OTRS GmbH, http://www.otrs.de/
  # --
  # $Id$
--- 1,5 ----
  # --
  # AgentAdvisoryEditoLoV.dtl - provides HTML form for edit oLoV
! # Copyright (C) 2003-2006 OTRS GmbH, http://otrs.com/
  # --
  # $Id$
***************
*** 43,47 ****
                    <td width="75%" class="contentvalue">
  <!-- dtl:block:Key -->
!                   <input type="text" name="$QData{"Key"}" value="" size="50">
  <!-- dtl:block:Key -->
                    </td>
--- 43,47 ----
                    <td width="75%" class="contentvalue">
  <!-- dtl:block:Key -->
!                     <input type="text" name="$QData{"Key"}" value="" size="50">
  <!-- dtl:block:Key -->
                    </td>
***************
*** 51,62 ****
                    <td class="contentvalue">
                      <table>
!     <!-- dtl:block:Value -->
                        <tr>
                          <td>$Text{"$QData{"Value"}"}</td>
!         <!-- dtl:block:ValueExplanation -->
                          <td> - $Text{"$QData{"Explanation"}"}</td>
!         <!-- dtl:block:ValueExplanation -->
                        </tr>
!     <!-- dtl:block:Value -->
                      </table>
                    </td>
--- 51,62 ----
                    <td class="contentvalue">
                      <table>
! <!-- dtl:block:Value -->
                        <tr>
                          <td>$Text{"$QData{"Value"}"}</td>
! <!-- dtl:block:ValueExplanation -->
                          <td> - $Text{"$QData{"Explanation"}"}</td>
! <!-- dtl:block:ValueExplanation -->
                        </tr>
! <!-- dtl:block:Value -->
                      </table>
                    </td>
***************
*** 67,71 ****
            <tr>
              <td class="contentfooter">
!               <input class="button" type="submit" value="$Text{"create"}">
              </td>
            </tr>
--- 67,71 ----
            <tr>
              <td class="contentfooter">
!               <input class="button" type="submit" value="$Text{"Create"}">
              </td>
            </tr>



More information about the cvs-log mailing list