[otrs-cvs] CVS: Incident/Kernel/Output/HTML/Standard AgentIncidentEditAttackEventsEdit.dtl,1.10,1.11 AgentIncidentTicketView.dtl,1.7,1.8

cvs-log at otrs.org cvs-log at otrs.org
Fri Dec 8 07:47:26 CET 2006


Update of /home/cvs/Incident/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv18452/Kernel/Output/HTML/Standard

Modified Files:
	AgentIncidentEditAttackEventsEdit.dtl 
	AgentIncidentTicketView.dtl 
Log Message:
removed false apostrophe

Index: AgentIncidentEditAttackEventsEdit.dtl
===================================================================
RCS file: /home/cvs/Incident/Kernel/Output/HTML/Standard/AgentIncidentEditAttackEventsEdit.dtl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** AgentIncidentEditAttackEventsEdit.dtl	16 Nov 2006 15:03:28 -0000	1.10
--- AgentIncidentEditAttackEventsEdit.dtl	8 Dec 2006 06:47:24 -0000	1.11
***************
*** 166,170 ****
          </tr>
          <tr>
!           <td class="contentkey""><a name="SystemService-$Data{"EventSystemServiceID"}-"></a>$Text{"Service"}:</td>
            <td class="contentkey">
              $Text{"Name"}:<span class="required">$Data{"RequiredEventSystemServiceName"}</span>
--- 166,170 ----
          </tr>
          <tr>
!           <td class="contentkey"><a name="SystemService-$Data{"EventSystemServiceID"}-"></a>$Text{"Service"}:</td>
            <td class="contentkey">
              $Text{"Name"}:<span class="required">$Data{"RequiredEventSystemServiceName"}</span>

Index: AgentIncidentTicketView.dtl
===================================================================
RCS file: /home/cvs/Incident/Kernel/Output/HTML/Standard/AgentIncidentTicketView.dtl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** AgentIncidentTicketView.dtl	6 Dec 2006 12:01:40 -0000	1.7
--- AgentIncidentTicketView.dtl	8 Dec 2006 06:47:24 -0000	1.8
***************
*** 72,76 ****
  <!-- dtl:block:ArticleAttachment -->
          <tr>
!           <td class="mainkey"">$Text{"$Data{"Key"}"}:</td>
            <td class="mainvalue"> $Data{"Value"}</td>
          </tr>
--- 72,76 ----
  <!-- dtl:block:ArticleAttachment -->
          <tr>
!           <td class="mainkey">$Text{"$Data{"Key"}"}:</td>
            <td class="mainvalue"> $Data{"Value"}</td>
          </tr>



More information about the cvs-log mailing list