[otrs-cvs] CVS: Advisory/Kernel/Output/HTML/Standard AgentAdvisoryImport.dtl,1.15,1.16 AgentAdvisoryPrint.dtl,1.6,1.7

cvs-log at otrs.org cvs-log at otrs.org
Thu Nov 16 13:57:06 CET 2006


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

Modified Files:
	AgentAdvisoryImport.dtl AgentAdvisoryPrint.dtl 
Log Message:
removed html errors

Index: AgentAdvisoryImport.dtl
===================================================================
RCS file: /home/cvs/Advisory/Kernel/Output/HTML/Standard/AgentAdvisoryImport.dtl,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** AgentAdvisoryImport.dtl	11 Oct 2005 10:39:33 -0000	1.15
--- AgentAdvisoryImport.dtl	16 Nov 2006 12:57:04 -0000	1.16
***************
*** 1,4 ****
  # AgentAdvisoryImport.dtl - provides HTML form for advisory import mask
! # Copyright (C) 2003-2005 OTRS GmbH, http://www.otrs.de/
  # --
  # $Id$
--- 1,5 ----
+ # --
  # AgentAdvisoryImport.dtl - provides HTML form for advisory import mask
! # Copyright (C) 2003-2006 OTRS GmbH, http://otrs.com/
  # --
  # $Id$
[...2116 lines suppressed...]
!               <tr class="contentbody">
!                 <td class="contentvalue" colspan="4">
!                   $Data{"NotClassifyableData"}&nbsp;
!                 </td>
!               </tr>
!             </table>
!           </td>
!         </tr>
!         <tr>
!           <td class="contentfooter" colspan="5">&nbsp;
!             <input class="button" type="submit" value="$Text{"Import"}" name="Import">
!           </td>
!         </tr>
!       </table>
!     </form>
!     <br>&nbsp;
!   </td>
! </tr>
  </table>
  <!-- end form -->

Index: AgentAdvisoryPrint.dtl
===================================================================
RCS file: /home/cvs/Advisory/Kernel/Output/HTML/Standard/AgentAdvisoryPrint.dtl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** AgentAdvisoryPrint.dtl	9 Mar 2005 08:49:07 -0000	1.6
--- AgentAdvisoryPrint.dtl	16 Nov 2006 12:57:04 -0000	1.7
***************
*** 1,4 ****
! # AgentAgentAdvisoryPrint.dtlPrint.dtl - provides HTML form for short advisory print mask
! # Copyright (C) 2003-2005 OTRS GmbH, http://www.otrs.de/
  # --
  # $Id$
--- 1,5 ----
! # --
! # AgentAgentAdvisoryPrint.dtl - provides HTML form for advisory print mask
! # Copyright (C) 2003-2006 OTRS GmbH, http://otrs.com/
  # --
  # $Id$
[...1852 lines suppressed...]
!                   <a href="$Env{"Baselink"}$Data{"FrontendDest"}$QData{"ID"}" title="$QData{"Object"}: $QData{"Number"}">$QData{"Text"}</a>
! <!-- dtl:block:LinkParent -->
                  </td>
!               </tr>
!               <tr>
                  <td class="mainkey">$Text{"Link (Child)"}:</td>
                  <td class="mainvalue">
! <!-- dtl:block:LinkChild -->
!                   <a href="$Env{"Baselink"}$Data{"FrontendDest"}$QData{"ID"}" title="$QData{"Object"}: $QData{"Number"}">$QData{"Text"}</a>
! <!-- dtl:block:LinkChild -->
                  </td>
                </tr>
***************
*** 1114,1117 ****
--- 1115,1119 ----
      </td>
    </tr>
+   <tr>
      <td class="contentfooter">&nbsp;</td>
    </tr>



More information about the cvs-log mailing list