[otrs-cvs] CVS: otrs/Kernel/Output/HTML/Standard AgentBook.dtl, 1.8, 1.9 AgentCalendarSmall.dtl,1.11,1.12 AgentCalendarSmallIcon.dtl,1.4,1.5 AgentCustomerTableView.dtl,1.4,1.5 AgentLinkObject.dtl,1.15,1.16 AgentLookup.dtl,1.4,1.5 AgentNavigationBar.dtl,1.57,1.58 AgentPreferencesForm.dtl,1.21,1.22 AgentSpelling.dtl,1.15,1.16 AgentStatsDelete.dtl,1.2,1.3 AgentStatsEditRestrictions.dtl,1.4,1.5 AgentStatsEditValueSeries.dtl,1.3,1.4 AgentStatsEditXaxis.dtl,1.4,1.5 AgentStatsImport.dtl,1.2,1.3 AgentStatsOverview.dtl,1.2,1.3 AgentStatsPrint.dtl,1.3,1.4 AgentStatsView.dtl,1.6,1.7 AgentTicketBounce.dtl,1.7,1.8 AgentTicketBulk.dtl,1.8,1.9 AgentTicketClose.dtl,1.13,1.14 AgentTicketCompose.dtl,1.20,1.21 AgentTicketCustomer.dtl,1.10,1.11 AgentTicketCustomerMessage.dtl,1.9,1.10 AgentTicketEmail.dtl,1.20,1.21 AgentTicketForward.dtl,1.18,1.19 AgentTicketFreeText.dtl,1.12,1.13 AgentTicketHistory.dtl,1.5,1.6 AgentTicketLocked.dtl,1.13,1.14 AgentTicketMailbox.dtl,1.6,1.7 AgentTicketMerge.dtl,1.9,1.10 AgentTicketMove.dtl,1.7,1.8 AgentTicketNote.dtl,1.17,1.18 AgentTicketOwner.dtl,1.11,1.12 AgentTicketPending.dtl,1.18,1.19 AgentTicketPhone.dtl,1.20,1.21 AgentTicketPhoneOutbound.dtl,1.7,1.8 AgentTicketPrint.dtl,1.16,1.17 AgentTicketPriority.dtl,1.10,1.11 AgentTicketQueue.dtl,1.5,1.6 AgentTicketQueueTicketView.dtl,1.11,1.12 AgentTicketQueueTicketViewLite.dtl,1.8,1.9 AgentTicketResponsible.dtl,1.5,1.6 AgentTicketSearch.dtl,1.16,1.17 AgentTicketSearchResultPrint.dtl,1.2,1.3 AgentTicketSearchResultShort.dtl, 1.7, 1.8 AgentTicketStatusView.dtl, 1.6, 1.7 AgentTicketZoom.dtl,1.18,1.19 AgentWindowTab.dtl,1.4,1.5 AgentWindowTabStart.dtl,1.7,1.8

cvs-log at otrs.org cvs-log at otrs.org
Thu Dec 21 17:13:16 CET 2006


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

Modified Files:
	AgentBook.dtl AgentCalendarSmall.dtl 
	AgentCalendarSmallIcon.dtl AgentCustomerTableView.dtl 
	AgentLinkObject.dtl AgentLookup.dtl AgentNavigationBar.dtl 
	AgentPreferencesForm.dtl AgentSpelling.dtl 
	AgentStatsDelete.dtl AgentStatsEditRestrictions.dtl 
	AgentStatsEditValueSeries.dtl AgentStatsEditXaxis.dtl 
	AgentStatsImport.dtl AgentStatsOverview.dtl 
	AgentStatsPrint.dtl AgentStatsView.dtl AgentTicketBounce.dtl 
	AgentTicketBulk.dtl AgentTicketClose.dtl 
	AgentTicketCompose.dtl AgentTicketCustomer.dtl 
	AgentTicketCustomerMessage.dtl AgentTicketEmail.dtl 
	AgentTicketForward.dtl AgentTicketFreeText.dtl 
	AgentTicketHistory.dtl AgentTicketLocked.dtl 
	AgentTicketMailbox.dtl AgentTicketMerge.dtl 
	AgentTicketMove.dtl AgentTicketNote.dtl AgentTicketOwner.dtl 
	AgentTicketPending.dtl AgentTicketPhone.dtl 
	AgentTicketPhoneOutbound.dtl AgentTicketPrint.dtl 
	AgentTicketPriority.dtl AgentTicketQueue.dtl 
	AgentTicketQueueTicketView.dtl 
	AgentTicketQueueTicketViewLite.dtl AgentTicketResponsible.dtl 
	AgentTicketSearch.dtl AgentTicketSearchResultPrint.dtl 
	AgentTicketSearchResultShort.dtl AgentTicketStatusView.dtl 
	AgentTicketZoom.dtl AgentWindowTab.dtl AgentWindowTabStart.dtl 
Log Message:
code cleanup

Index: AgentBook.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentBook.dtl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** AgentBook.dtl	12 Oct 2006 10:15:59 -0000	1.8
--- AgentBook.dtl	21 Dec 2006 16:13:13 -0000	1.9
***************
*** 1,4 ****
  # --
! # AgentSpelling.dtl - provides HTML form for AgentSpelling
  # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
--- 1,4 ----
  # --
! # AgentBook.dtl - provides HTML form for AgentSpelling
  # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
***************
*** 9,18 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <!-- start Spelling form -->
  <script language="JavaScript" type="text/javascript">
  <!--
  
! function updateMessage()
! {
      if (parent.opener.closed) {
          alert('$JSText{"The message being composed has been closed.  Exiting."}');
--- 9,18 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start Spelling form -->
  <script language="JavaScript" type="text/javascript">
  <!--
  
! function updateMessage() {
      if (parent.opener.closed) {
          alert('$JSText{"The message being composed has been closed.  Exiting."}');
***************
*** 40,45 ****
  <!--
  
! function AddToAddress(x)
! {
      if (document.book.To.value) {
          document.book.To.value = document.book.To.value + ', ';
--- 40,44 ----
  <!--
  
! function AddToAddress(x) {
      if (document.book.To.value) {
          document.book.To.value = document.book.To.value + ', ';
***************
*** 48,53 ****
  }
  
! function AddCcAddress(x)
! {
      if (document.book.Cc.value) {
          document.book.Cc.value = document.book.Cc.value + ', ';
--- 47,51 ----
  }
  
! function AddCcAddress(x) {
      if (document.book.Cc.value) {
          document.book.Cc.value = document.book.Cc.value + ', ';
***************
*** 56,61 ****
  }
  
! function AddBccAddress(x)
! {
      if (document.book.Bcc.value) {
          document.book.Bcc.value = document.book.Bcc.value + ', ';
--- 54,58 ----
  }
  
! function AddBccAddress(x) {
      if (document.book.Bcc.value) {
          document.book.Bcc.value = document.book.Bcc.value + ', ';
***************
*** 67,71 ****
  </script>
  
! <table border="0" width="100%" cellspacing="0" cellpadding="3" cols="1">
    <tr>
      <td class="mainhead">
--- 64,68 ----
  </script>
  
! <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
      <td class="mainhead">
***************
*** 75,82 ****
    <tr>
      <td class="mainbody">
- 
        <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="book">
          <input type="hidden" name="Action" value="AgentBook">
- 
          <table border="0" cellspacing="0" cellpadding="1">
            <tr>
--- 72,77 ----
***************
*** 86,129 ****
              <td>$Text{"Cc"}:</td><td> <input type="text" name="Cc" value="$QData{"Cc"}" size="80"></td>
            </tr>
!         </tr>
!         <tr>
!           <td>$Text{"Bcc"}:</td><td> <input type="text" name="Bcc" value="$QData{"Bcc"}" size="80"></td>
!         </tr>
!       </table>
! 
!       <br>
! 
!       <input class="button" type="button" onclick="updateMessage();" value="$Text{"Done"}">
!       <i>($Text{"Return to the compose screen"})</i>
! 
!       <input class="button" type="button" onclick="window.close();" value="$Text{"Cancel"}">
!       <i>($Text{"Discard all changes and return to the compose screen"})</i>
! 
!       <hr>
!       <table border="0" cellspacing="0" cellpadding="1">
!         <tr>
!           <td>
!             <input type="text" name="Search" value="">
!             <input class="button" type="submit" value="$Text{"Search"}">
!             <input class="button" type="reset" value="$Text{"Reset"}">
!           </td>
!         </tr>
!       </table>
! 
!       <table width="100%" border="0" cellspacing="2" cellpadding="2">
  <!-- dtl:block:Row -->
!         <tr>
!           <td>$QData{"Name"}</td>
!           <td><a href="" onclick="AddToAddress('$QData{"Email"}'); return false;">$Text{"To"}</a></td>
!           <td><a href="" onclick="AddCcAddress('$QData{"Email"}'); return false;">$Text{"Cc"}</a></td>
!           <td><a href="" onclick="AddBccAddress('$QData{"Email"}'); return false;">$Text{"Bcc"}</a></td>
!         </tr>
  <!-- dtl:block:Row -->
!       </table>
!     </form>
!     <hr>
! 
!   </td>
! </tr>
  </table>
  <!-- end Spelling form -->
--- 81,117 ----
              <td>$Text{"Cc"}:</td><td> <input type="text" name="Cc" value="$QData{"Cc"}" size="80"></td>
            </tr>
!           <tr>
!             <td>$Text{"Bcc"}:</td><td> <input type="text" name="Bcc" value="$QData{"Bcc"}" size="80"></td>
!           </tr>
!         </table>
!         <br>
!         <input class="button" type="button" onclick="updateMessage();" value="$Text{"Done"}">
!         <i>($Text{"Return to the compose screen"})</i>
!         <input class="button" type="button" onclick="window.close();" value="$Text{"Cancel"}">
!         <i>($Text{"Discard all changes and return to the compose screen"})</i>
!         <hr>
!         <table border="0" cellspacing="0" cellpadding="1">
!           <tr>
!             <td>
!               <input type="text" name="Search" value="">
!               <input class="button" type="submit" value="$Text{"Search"}">
!               <input class="button" type="reset" value="$Text{"Reset"}">
!             </td>
!           </tr>
!         </table>
!         <table width="100%" border="0" cellspacing="2" cellpadding="2">
  <!-- dtl:block:Row -->
!           <tr>
!             <td>$QData{"Name"}</td>
!             <td><a href="" onclick="AddToAddress('$QData{"Email"}'); return false;">$Text{"To"}</a></td>
!             <td><a href="" onclick="AddCcAddress('$QData{"Email"}'); return false;">$Text{"Cc"}</a></td>
!             <td><a href="" onclick="AddBccAddress('$QData{"Email"}'); return false;">$Text{"Bcc"}</a></td>
!           </tr>
  <!-- dtl:block:Row -->
!         </table>
!       </form>
!       <hr>
!     </td>
!   </tr>
  </table>
  <!-- end Spelling form -->

Index: AgentCalendarSmall.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentCalendarSmall.dtl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** AgentCalendarSmall.dtl	29 Aug 2006 17:06:51 -0000	1.11
--- AgentCalendarSmall.dtl	21 Dec 2006 16:13:13 -0000	1.12
***************
*** 7,10 ****
--- 7,11 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <script language="JavaScript" type="text/javascript">
  <!--
***************
*** 44,50 ****
  <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
!     <th class="mainhead"><a href="$Env{"CGIHandle"}?Action=$Env{"Action"}&Month=$Data{"Back"}&Prefix=$Data{"Prefix"}" class="headeritem">&#060;&#060;</a></th>
      <th class="mainhead">$Text{"$QData{"Month"}"} $QData{"Year"}</th>
!     <th class="mainhead"><a href="$Env{"CGIHandle"}?Action=$Env{"Action"}&Month=$Data{"Next"}&Prefix=$Data{"Prefix"}" class="headeritem">&#062;&#062;</a></th>
    </tr>
    <tr>
--- 45,51 ----
  <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
!     <th class="mainhead"><a href="$Env{"Baselink"}Action=$Env{"Action"}&Month=$Data{"Back"}&Prefix=$Data{"Prefix"}" class="headeritem">&#060;&#060;</a></th>
      <th class="mainhead">$Text{"$QData{"Month"}"} $QData{"Year"}</th>
!     <th class="mainhead"><a href="$Env{"Baselink"}Action=$Env{"Action"}&Month=$Data{"Next"}&Prefix=$Data{"Prefix"}" class="headeritem">&#062;&#062;</a></th>
    </tr>
    <tr>
***************
*** 66,70 ****
  <!-- dtl:block:ColEmpty -->
  <!-- dtl:block:Col -->
!           <td $Data{"Style"} align="center"><a href="#" onClick="SelectDay($Data{"Day"}, $Data{"Month"}, $Data{"Year"})">$Data{"Day"}</a></td>
  <!-- dtl:block:Col -->
          </tr>
--- 67,73 ----
  <!-- dtl:block:ColEmpty -->
  <!-- dtl:block:Col -->
!           <td $Data{"Style"} align="center">
!             <a href="#" onClick="SelectDay($Data{"Day"}, $Data{"Month"}, $Data{"Year"})">$Data{"Day"}</a>
!           </td>
  <!-- dtl:block:Col -->
          </tr>

Index: AgentCalendarSmallIcon.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentCalendarSmallIcon.dtl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** AgentCalendarSmallIcon.dtl	12 Oct 2006 10:15:59 -0000	1.4
--- AgentCalendarSmallIcon.dtl	21 Dec 2006 16:13:13 -0000	1.5
***************
*** 1 ****
! <a href="$Env{"CGIHandle"}?Action=AgentCalendarSmall&Prefix=$QData{"Prefix"}" onmouseover="window.status='$JSText{"Calendar"}'; return true;" onmouseout="window.status='';" onClick="window.open('', 'calendar', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=240,height=220,left=500,top=450');" target="calendar"><img border="0" src="$Env{"Images"}/calendar-small.png"></a>
--- 1,12 ----
! # --
! # AgentCalendarSmallIcon.dtl - agent calendar small icon html
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
! # --
! # $Id$
! # --
! # This software comes with ABSOLUTELY NO WARRANTY. For details, see
! # the enclosed file COPYING for license information (GPL). If you
! # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
! # --
! 
! <a href="$Env{"Baselink"}Action=AgentCalendarSmall&Prefix=$QData{"Prefix"}" onmouseover="window.status='$JSText{"Calendar"}'; return true;" onmouseout="window.status='';" onClick="window.open('', 'calendar', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=240,height=220,left=500,top=450');" target="calendar"><img border="0" src="$Env{"Images"}/calendar-small.png"></a>

Index: AgentCustomerTableView.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentCustomerTableView.dtl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** AgentCustomerTableView.dtl	29 Aug 2006 16:56:06 -0000	1.4
--- AgentCustomerTableView.dtl	21 Dec 2006 16:13:13 -0000	1.5
***************
*** 1,4 ****
  # --
! # AgentCustomerTableView - provides HTML customer table view
  # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
--- 1,4 ----
  # --
! # AgentCustomerTableView.dtl - provides HTML customer table view
  # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
***************
*** 9,12 ****
--- 9,13 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start customer table -->
  <table border="0" cellspacing="1" cellpadding="0">

Index: AgentLinkObject.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentLinkObject.dtl,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** AgentLinkObject.dtl	12 Oct 2006 10:15:59 -0000	1.15
--- AgentLinkObject.dtl	21 Dec 2006 16:13:13 -0000	1.16
***************
*** 9,12 ****
--- 9,13 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- dtl:block:LinkOption -->
  <table border="0" width="100%" cellspacing="0" cellpadding="3">
***************
*** 147,153 ****
            <td>$TimeLong{"$Data{"Created"}"}</td>
            <td>$TimeLong{"$Data{"Changed"}"}</td>
!           <td align="center"><a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=$QData{"LinkNormal"}Normal&ID=$QData{"ID"}&StartHit=$QData{"StartHit"}">$Text{"$QData{"LinkNormal"}"}</a></td>
!           <td align="center"><a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=$QData{"LinkParent"}Parent&ID=$QData{"ID"}&StartHit=$QData{"StartHit"}">$Text{"$QData{"LinkParent"}"}</a></td>
!           <td align="center"><a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=$QData{"LinkChild"}Child&ID=$QData{"ID"}&StartHit=$QData{"StartHit"}">$Text{"$QData{"LinkChild"}"}</a></td>
          </tr>
  <!-- dtl:block:SearchResultItem -->
--- 148,160 ----
            <td>$TimeLong{"$Data{"Created"}"}</td>
            <td>$TimeLong{"$Data{"Changed"}"}</td>
!           <td align="center">
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=$QData{"LinkNormal"}Normal&ID=$QData{"ID"}&StartHit=$QData{"StartHit"}">$Text{"$QData{"LinkNormal"}"}</a>
!           </td>
!           <td align="center">
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=$QData{"LinkParent"}Parent&ID=$QData{"ID"}&StartHit=$QData{"StartHit"}">$Text{"$QData{"LinkParent"}"}</a>
!           </td>
!           <td align="center">
!             <a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=$QData{"LinkChild"}Child&ID=$QData{"ID"}&StartHit=$QData{"StartHit"}">$Text{"$QData{"LinkChild"}"}</a>
!           </td>
          </tr>
  <!-- dtl:block:SearchResultItem -->

Index: AgentLookup.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentLookup.dtl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** AgentLookup.dtl	12 Oct 2006 10:15:59 -0000	1.4
--- AgentLookup.dtl	21 Dec 2006 16:13:13 -0000	1.5
***************
*** 9,18 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <!-- start Spelling form -->
  <script language="JavaScript" type="text/javascript">
  <!--
  
! function updateMessage(x)
! {
      if (parent.opener.closed) {
          alert('$JSText{"The message being composed has been closed.  Exiting."}');
--- 9,18 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start Spelling form -->
  <script language="JavaScript" type="text/javascript">
  <!--
  
! function updateMessage(x) {
      if (parent.opener.closed) {
          alert('$JSText{"The message being composed has been closed.  Exiting."}');
***************
*** 28,32 ****
  
      parent.opener.document.compose.$Data{"What"}.value = x
- 
      this.close();
  }
--- 28,31 ----
***************
*** 35,39 ****
  </script>
  
! <table border="0" width="100%" cellspacing="0" cellpadding="3" cols="1">
    <tr>
      <td align="left" class="mainhead">
--- 34,38 ----
  </script>
  
! <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
      <td align="left" class="mainhead">
***************
*** 43,52 ****
    <tr>
      <td align="left" valign="top" class="mainbody">
- 
        <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="lookup">
          <input type="hidden" name="Action" value="$Env{"Action"}">
          <input type="hidden" name="Source" value="$Data{"Source"}">
          <input type="hidden" name="What" value="$Data{"What"}">
- 
          <hr>
          <table border="0" cellspacing="0" cellpadding="1">
--- 42,49 ----
***************
*** 60,68 ****
            </tr>
          </table>
- 
          <table border="0" cellspacing="2" cellpadding="2">
  $Data{"Table"}
          </table>
- 
        </form>
        <hr>
--- 57,63 ----

Index: AgentNavigationBar.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentNavigationBar.dtl,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -r1.57 -r1.58
*** AgentNavigationBar.dtl	12 Oct 2006 10:15:59 -0000	1.57
--- AgentNavigationBar.dtl	21 Dec 2006 16:13:13 -0000	1.58
***************
*** 9,12 ****
--- 9,13 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start NavigationBar -->
  <table border="0" width="100%" cellspacing="0" cellpadding="2">
***************
*** 18,34 ****
  <!-- dtl:block:ItemPre -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}"><a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a></div>
            </td>
  <!-- dtl:block:ItemPre -->
  <!-- dtl:block:Item -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}"><a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a></div>
            </td>
  <!-- dtl:block:Item -->
!           <td valign="center">&nbsp;<img border="0" src="$Env{"Images"}h-line.png" alt="-">&nbsp;</td>
! #      <td>&nbsp;</td>
  <!-- dtl:block:ItemArea -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}"><a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitemarea$QData{"ItemAreaCSSSuffix"}"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a></div>
            </td>
  <!-- dtl:block:ItemArea -->
--- 19,41 ----
  <!-- dtl:block:ItemPre -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}">
!             <a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a>
!             </div>
            </td>
  <!-- dtl:block:ItemPre -->
  <!-- dtl:block:Item -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}">
!             <a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a>
!             </div>
            </td>
  <!-- dtl:block:Item -->
!           <td valign="middle">&nbsp;<img border="0" src="$Env{"Images"}h-line.png" alt="-">&nbsp;</td>
! #          <td>&nbsp;</td>
  <!-- dtl:block:ItemArea -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}">
!             <a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitemarea$QData{"ItemAreaCSSSuffix"}"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a>
!             </div>
            </td>
  <!-- dtl:block:ItemArea -->
***************
*** 41,65 ****
  <!-- dtl:block:ItemPersonal -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}"><a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a></div>
            </td>
  <!-- dtl:block:ItemPersonal -->
  <!-- dtl:block:Classic -->
- 
  <!-- dtl:block:Modern -->
  <!-- dtl:block:ItemPre -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}"><a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a></div>
            </td>
  <!-- dtl:block:ItemPre -->
  <!-- dtl:block:ItemArea -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}"><a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitemarea$QData{"ItemAreaCSSSuffix"}"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a></div>
            </td>
  <!-- dtl:block:ItemArea -->
!           <td valign="center">&nbsp;<img border="0" src="$Env{"Images"}h-line.png" alt="-">&nbsp;</td>
  #      <td>&nbsp;</td>
  <!-- dtl:block:Item -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}"><a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a></div>
            </td>
  <!-- dtl:block:Item -->
--- 48,79 ----
  <!-- dtl:block:ItemPersonal -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}">
!             <a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a>
!             </div>
            </td>
  <!-- dtl:block:ItemPersonal -->
  <!-- dtl:block:Classic -->
  <!-- dtl:block:Modern -->
  <!-- dtl:block:ItemPre -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}">
!             <a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a>
!             </div>
            </td>
  <!-- dtl:block:ItemPre -->
  <!-- dtl:block:ItemArea -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}">
!             <a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitemarea$QData{"ItemAreaCSSSuffix"}"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a>
!             </div>
            </td>
  <!-- dtl:block:ItemArea -->
!           <td valign="middle">&nbsp;<img border="0" src="$Env{"Images"}h-line.png" alt="-">&nbsp;</td>
  #      <td>&nbsp;</td>
  <!-- dtl:block:Item -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}">
!             <a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a>
!             </div>
            </td>
  <!-- dtl:block:Item -->
***************
*** 72,76 ****
  <!-- dtl:block:ItemPersonal -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}"><a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a></div>
            </td>
  <!-- dtl:block:ItemPersonal -->
--- 86,92 ----
  <!-- dtl:block:ItemPersonal -->
            <td valign="top" align="center" class="nav">
!             <div title="$Text{"$QData{"Description"}"}">
!             <a href="$Env{"Baselink"}$Data{"Link"}" accesskey="$QData{"AccessKey"}" onmouseover="window.status='$JSText{"$QData{"Name"}"}'; return true;" onmouseout="window.status='';" $Data{"LinkOption"} class="navitem"><img border="0" src="$Env{"Images"}$QData{"Image"}" alt="$Text{"$QData{"Name"}"}"><br>$Text{"$QData{"Name"}"}</a>
!             </div>
            </td>
  <!-- dtl:block:ItemPersonal -->
***************
*** 88,98 ****
  var Check = 0;
  
! function BulkChangeSelected(x,c)
! {
      c = c + 7;
      if (!document.bulk.elements[c].value) {
          document.bulk.elements[c].value = x;
          if ($Config{"Ticket::Frontend::BulkFeatureJavaScriptAlert"}) {
!             alert('$Text{"Ticket selected for bulk action!"}');
          }
  #        alert(document.bulk.elements[c].value);
--- 104,114 ----
  var Check = 0;
  
! function BulkChangeSelected(x,c) {
      c = c + 7;
+ 
      if (!document.bulk.elements[c].value) {
          document.bulk.elements[c].value = x;
          if ($Config{"Ticket::Frontend::BulkFeatureJavaScriptAlert"}) {
!             alert('$JSText{"Ticket selected for bulk action!"}');
          }
  #        alert(document.bulk.elements[c].value);
***************
*** 104,115 ****
      }
  }
- function BulkSubmit()
- {
- # check if min one ticket is selected
  
      if (Check == 0) {
          alert('$JSText{"You need min. one selected Ticket!"}');
          return false;
      }
  # example
  #    document.bulk.Subaction.value = 'Do';
--- 120,131 ----
      }
  }
  
+ function BulkSubmit() {
+     # check if min one ticket is selected
      if (Check == 0) {
          alert('$JSText{"You need min. one selected Ticket!"}');
          return false;
      }
+ 
  # example
  #    document.bulk.Subaction.value = 'Do';
***************
*** 128,131 ****
--- 144,148 ----
  }
  //-->
+ 
  </script>
  
***************
*** 168,171 ****
    <input type="hidden" name="TicketID29" value="">
  </form>
- 
  <!-- end NavigationBar -->
--- 185,187 ----

Index: AgentPreferencesForm.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentPreferencesForm.dtl,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** AgentPreferencesForm.dtl	18 Dec 2006 00:10:00 -0000	1.21
--- AgentPreferencesForm.dtl	21 Dec 2006 16:13:13 -0000	1.22
***************
*** 44,60 ****
  <!-- dtl:block:Block -->
  <!-- dtl:block:InputKey -->
!                   <tr><td>$Text{"$QData{"Key"}"}:</td><td><input type="text" name="$QData{"Name"}" value="$QData{"SelectedID"}" size="12"></td></tr>
  <!-- dtl:block:InputKey -->
  <!-- dtl:block:Input -->
!                   <tr><td>$Text{"$QData{"Key"}"}</td><td><input type="text" name="$QData{"Name"}" value="$QData{"SelectedID"}" size="12"></td></tr>
  <!-- dtl:block:Input -->
  <!-- dtl:block:Option -->
!                   <tr><td>$Text{"$QData{"Key"}"}</td><td>$Data{"Option"}</td></tr>
  <!-- dtl:block:Option -->
  <!-- dtl:block:Upload -->
!                   <tr><td>$Text{"$QData{"Key"}"}</td><td><input name="$QData{"Name"}" type="file" size="20" class="fixed"><br><a href="">$QData{"Filename"}</a></td></tr>
  <!-- dtl:block:Upload -->
  <!-- dtl:block:Password -->
!                   <tr><td>$Text{"$QData{"Key"}"}:</td><td><input type="password" name="$QData{"Name"}" value="" size="12"></td></tr>
  <!-- dtl:block:Password -->
  <!-- dtl:block:Block -->
--- 44,78 ----
  <!-- dtl:block:Block -->
  <!-- dtl:block:InputKey -->
!                   <tr>
!                     <td>$Text{"$QData{"Key"}"}:</td>
!                     <td><input type="text" name="$QData{"Name"}" value="$QData{"SelectedID"}" size="12"></td>
!                   </tr>
  <!-- dtl:block:InputKey -->
  <!-- dtl:block:Input -->
!                   <tr>
!                     <td>$Text{"$QData{"Key"}"}</td>
!                     <td><input type="text" name="$QData{"Name"}" value="$QData{"SelectedID"}" size="12"></td>
!                   </tr>
  <!-- dtl:block:Input -->
  <!-- dtl:block:Option -->
!                   <tr>
!                     <td>$Text{"$QData{"Key"}"}</td>
!                     <td>$Data{"Option"}</td>
!                   </tr>
  <!-- dtl:block:Option -->
  <!-- dtl:block:Upload -->
!                   <tr>
!                     <td>$Text{"$QData{"Key"}"}</td>
!                     <td>
!                       <input name="$QData{"Name"}" type="file" size="20" class="fixed"><br>
!                       <a href="">$QData{"Filename"}</a>
!                     </td>
!                   </tr>
  <!-- dtl:block:Upload -->
  <!-- dtl:block:Password -->
!                   <tr>
!                     <td>$Text{"$QData{"Key"}"}:</td>
!                     <td><input type="password" name="$QData{"Name"}" value="" size="12"></td>
!                   </tr>
  <!-- dtl:block:Password -->
  <!-- dtl:block:Block -->

Index: AgentSpelling.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentSpelling.dtl,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** AgentSpelling.dtl	12 Oct 2006 10:15:59 -0000	1.15
--- AgentSpelling.dtl	21 Dec 2006 16:13:13 -0000	1.16
***************
*** 9,18 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <!-- start Spelling form -->
  <script language="JavaScript" type="text/javascript">
  <!--
  
! function updateMessage()
! {
      if (parent.opener.closed) {
          alert('$JSText{"The message being composed has been closed.  Exiting."}');
--- 9,18 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start Spelling form -->
  <script language="JavaScript" type="text/javascript">
  <!--
  
! function updateMessage() {
      if (parent.opener.closed) {
          alert('$JSText{"The message being composed has been closed.  Exiting."}');
***************
*** 28,48 ****
  
      parent.opener.document.compose.$QData{"Field"}.value = document.spelling.Body.value
- 
      this.close();
  }
  
! function change_selected(sel)
! {
!    start_elements = (5 * sel) - 1;
!    if (document.spelling.elements[0].name == "$Config{"SessionName"}") {
!        start_elements = start_elements + 1;
!    }
!    if (!document.spelling.elements[start_elements].checked) {
          document.spelling.elements[start_elements].checked = true;
!    }
! # just for debug!
! #alert(start_elements);
! #alert(document.spelling.elements[start_elements].name)
! #alert(document.spelling.elements[start_elements].checked)
  }
  
--- 28,44 ----
  
      parent.opener.document.compose.$QData{"Field"}.value = document.spelling.Body.value
      this.close();
  }
  
! function change_selected(sel) {
!     start_elements = (5 * sel) - 1;
! 
!     if (document.spelling.elements[0].name == "$Config{"SessionName"}") {
!         start_elements = start_elements + 1;
!     }
! 
!     if (!document.spelling.elements[start_elements].checked) {
          document.spelling.elements[start_elements].checked = true;
!     }
  }
  
***************
*** 50,54 ****
  </script>
  
! <table border="0" width="100%" cellspacing="0" cellpadding="3" cols="1">
    <tr>
      <td class="mainhead">
--- 46,50 ----
  </script>
  
! <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
      <td class="mainhead">
***************
*** 58,66 ****
    <tr>
      <td class="mainbody">
- 
        <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="spelling">
          <input type="hidden" name="Action" value="AgentSpelling">
          <input type="hidden" name="Field" value="$QData{"Field"}">
- 
          <table border="0" width="100%" cellspacing="0" cellpadding="1">
            <tr>
--- 54,60 ----
***************
*** 74,86 ****
            <tr>
              <td align="center">$QData{"Line"}</td>
!             <td><font color="red">$QData{"Word"}</font><input type="hidden" name="SpellCheckOld::$QData{"Count"}" value="$QData{"Word"}"></td>
              <td>$Data{"OptionList"}</td>
!             <td> $Text{"or"} <input type="text" name="SpellCheckOrReplace::$QData{"Count"}" value="" size="20" onchange="change_selected($QData{"Count"})"></td>
!             <td align="center"><input type="radio" name="SpellCheck::Replace::$QData{"Count"}" value="$QData{"Word"}"></td>
!             <td align="center"><input type="radio" name="SpellCheck::Replace::$QData{"Count"}" value="" checked="checked"></td>
            </tr>
  <!-- dtl:block:Row -->
          </table>
- 
          <hr>
          <table border="0" width="580" cellspacing="0" cellpadding="1">
--- 68,89 ----
            <tr>
              <td align="center">$QData{"Line"}</td>
!             <td>
!               <font color="red">$QData{"Word"}</font>
!               <input type="hidden" name="SpellCheckOld::$QData{"Count"}" value="$QData{"Word"}">
!             </td>
              <td>$Data{"OptionList"}</td>
!             <td>
!               $Text{"or"}
!               <input type="text" name="SpellCheckOrReplace::$QData{"Count"}" value="" size="20" onchange="change_selected($QData{"Count"})">
!             </td>
!             <td align="center">
!               <input type="radio" name="SpellCheck::Replace::$QData{"Count"}" value="$QData{"Word"}">
!             </td>
!             <td align="center">
!               <input type="radio" name="SpellCheck::Replace::$QData{"Count"}" value="" checked="checked">
!             </td>
            </tr>
  <!-- dtl:block:Row -->
          </table>
          <hr>
          <table border="0" width="580" cellspacing="0" cellpadding="1">
***************
*** 95,114 ****
            </tr>
          </table>
- 
          <pre>
! <textarea name="Body" rows="22" cols="78" wrap="$Env{"BrowserWrap"}">$Data{"Body"}</textarea>
! </pre>
! 
! <input class="button" type="button" onclick="updateMessage();" value="$Text{"Done"}">
! <i>($Text{"Return to the compose screen"})</i>
! 
! <input class="button" type="button" onclick="window.close();" value="$Text{"Cancel"}">
! <i>($Text{"Discard all changes and return to the compose screen"})</i>
!     </form>
! 
!   <hr>
! 
!   </td>
! </tr>
  </table>
  <!-- end Spelling form -->
--- 98,112 ----
            </tr>
          </table>
          <pre>
!           <textarea name="Body" rows="22" cols="78" wrap="$Env{"BrowserWrap"}">$Data{"Body"}</textarea>
!         </pre>
!         <input class="button" type="button" onclick="updateMessage();" value="$Text{"Done"}">
!         <i>($Text{"Return to the compose screen"})</i>
!         <input class="button" type="button" onclick="window.close();" value="$Text{"Cancel"}">
!         <i>($Text{"Discard all changes and return to the compose screen"})</i>
!       </form>
!       <hr>
!     </td>
!   </tr>
  </table>
  <!-- end Spelling form -->

Index: AgentStatsDelete.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsDelete.dtl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** AgentStatsDelete.dtl	29 Aug 2006 16:56:06 -0000	1.2
--- AgentStatsDelete.dtl	21 Dec 2006 16:13:13 -0000	1.3
***************
*** 9,12 ****
--- 9,13 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <table border="0" width="100%" cellspacing="0" cellpadding="3">
***************
*** 51,60 ****
            <tr>
              <td class="contentfooter" class="contentvalue">
!               <input type="hidden" name="Action"             value="$Env{"Action"}">
!               <input type="hidden" name="Subaction"          value="Delete">
!               <input type="hidden" name="Status"             value="Action">
!               <input type="hidden" name="StatID"             value="$Data{"StatID"}">
                <input class="button" type="submit" name="Yes" value="$Text{"Yes"}">&nbsp;
!               <input class="button" type="submit" name="No"  value="$Text{"No"}">
              </td>
            </tr>
--- 52,61 ----
            <tr>
              <td class="contentfooter" class="contentvalue">
!               <input type="hidden" name="Action" value="$Env{"Action"}">
!               <input type="hidden" name="Subaction" value="Delete">
!               <input type="hidden" name="Status" value="Action">
!               <input type="hidden" name="StatID" value="$Data{"StatID"}">
                <input class="button" type="submit" name="Yes" value="$Text{"Yes"}">&nbsp;
!               <input class="button" type="submit" name="No" value="$Text{"No"}">
              </td>
            </tr>

Index: AgentStatsEditRestrictions.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsEditRestrictions.dtl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** AgentStatsEditRestrictions.dtl	7 Dec 2006 08:36:35 -0000	1.4
--- AgentStatsEditRestrictions.dtl	21 Dec 2006 16:13:13 -0000	1.5
***************
*** 9,18 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <!-- start form -->
  <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="compose">
!   <input type="hidden" name="Action"    value="$Env{"Action"}">
    <input type="hidden" name="Subaction" value="Action">
!   <input type="hidden" name="Home"      value="EditRestrictions">
!   <input type="hidden" name="StatID"    value="$QData{"StatID"}">
    <table border="0" width="100%" cellspacing="0" cellpadding="3">
      <tr>
--- 9,19 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="compose">
!   <input type="hidden" name="Action" value="$Env{"Action"}">
    <input type="hidden" name="Subaction" value="Action">
!   <input type="hidden" name="Home" value="EditRestrictions">
!   <input type="hidden" name="StatID" value="$QData{"StatID"}">
    <table border="0" width="100%" cellspacing="0" cellpadding="3">
      <tr>
***************
*** 180,184 ****
    </table>
  </form>
! <table border="0" width="100%" cellspacing="0" cellpadding="3" cols="1">
    <tr>
      <td class="mainhead">
--- 181,185 ----
    </table>
  </form>
! <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
      <td class="mainhead">

Index: AgentStatsEditValueSeries.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsEditValueSeries.dtl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** AgentStatsEditValueSeries.dtl	7 Dec 2006 08:36:35 -0000	1.3
--- AgentStatsEditValueSeries.dtl	21 Dec 2006 16:13:14 -0000	1.4
***************
*** 1,4 ****
  # --
! # AgentStatEditValueSeries.dtl - provides HTML form for stats edit mask
  # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
--- 1,4 ----
  # --
! # AgentStatsEditValueSeries.dtl - provides HTML form for stats edit mask
  # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
***************
*** 9,18 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <!-- start form -->
  <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="compose">
!   <input type="hidden" name="Action"    value="$Env{"Action"}">
    <input type="hidden" name="Subaction" value="Action">
!   <input type="hidden" name="Home"      value="EditValueSeries">
!   <input type="hidden" name="StatID"    value="$QData{"StatID"}">
    <table border="0" width="100%" cellspacing="0" cellpadding="3">
      <tr>
--- 9,19 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="compose">
!   <input type="hidden" name="Action" value="$Env{"Action"}">
    <input type="hidden" name="Subaction" value="Action">
!   <input type="hidden" name="Home" value="EditValueSeries">
!   <input type="hidden" name="StatID" value="$QData{"StatID"}">
    <table border="0" width="100%" cellspacing="0" cellpadding="3">
      <tr>
***************
*** 96,100 ****
                      $Text{"$Data{"Name"}"}
                      $Text{"Scale"}:<br>
!                     <span class="readonly">$Text{"Please select only one Element or turn of the button 'Fixed'."}<br>$Text{"Please remember, that the scale for value series has to be larger than the scale for the X-axis (e.g. X-Axis => Month, ValueSeries => Year)."}</span>
                    </td>
                    <td>
--- 97,104 ----
                      $Text{"$Data{"Name"}"}
                      $Text{"Scale"}:<br>
!                     <span class="readonly">
!                     $Text{"Please select only one Element or turn of the button 'Fixed'."}<br>
!                     $Text{"Please remember, that the scale for value series has to be larger than the scale for the X-axis (e.g. X-Axis => Month, ValueSeries => Year)."}
!                     </span>
                    </td>
                    <td>
***************
*** 126,130 ****
    </table>
  </form>
! <table border="0" width="100%" cellspacing="0" cellpadding="3" cols="1">
    <tr>
      <td class="mainhead">
--- 130,134 ----
    </table>
  </form>
! <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
      <td class="mainhead">

Index: AgentStatsEditXaxis.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsEditXaxis.dtl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** AgentStatsEditXaxis.dtl	7 Dec 2006 08:36:35 -0000	1.4
--- AgentStatsEditXaxis.dtl	21 Dec 2006 16:13:14 -0000	1.5
***************
*** 9,18 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <!-- start form -->
  <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="compose">
!   <input type="hidden" name="Action"    value="$Env{"Action"}">
    <input type="hidden" name="Subaction" value="Action">
!   <input type="hidden" name="Home"      value="EditXaxis">
!   <input type="hidden" name="StatID"    value="$QData{"StatID"}">
    <table border="0" width="100%" cellspacing="0" cellpadding="3">
      <tr>
--- 9,19 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="compose">
!   <input type="hidden" name="Action" value="$Env{"Action"}">
    <input type="hidden" name="Subaction" value="Action">
!   <input type="hidden" name="Home" value="EditXaxis">
!   <input type="hidden" name="StatID" value="$QData{"StatID"}">
    <table border="0" width="100%" cellspacing="0" cellpadding="3">
      <tr>
***************
*** 163,167 ****
    </table>
  </form>
! <table border="0" width="100%" cellspacing="0" cellpadding="3" cols="1">
    <tr>
      <td class="mainhead">
--- 164,168 ----
    </table>
  </form>
! <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
      <td class="mainhead">

Index: AgentStatsImport.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsImport.dtl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** AgentStatsImport.dtl	29 Aug 2006 16:56:06 -0000	1.2
--- AgentStatsImport.dtl	21 Dec 2006 16:13:14 -0000	1.3
***************
*** 9,12 ****
--- 9,13 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <table border="0" width="100%" cellspacing="0" cellpadding="3">

Index: AgentStatsOverview.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsOverview.dtl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** AgentStatsOverview.dtl	29 Aug 2006 16:56:06 -0000	1.2
--- AgentStatsOverview.dtl	21 Dec 2006 16:13:14 -0000	1.3
***************
*** 9,12 ****
--- 9,13 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <table border="0" width="100%" cellspacing="0" cellpadding="3">
***************
*** 16,20 ****
      </td>
    </tr>
! #  <tr class="mainbody"><td><br></td></tr>
  #  <tr>
  #    <td class="mainhead">
--- 17,23 ----
      </td>
    </tr>
! #  <tr class="mainbody">
! #    <td><br></td>
! #  </tr>
  #  <tr>
  #    <td class="mainhead">

Index: AgentStatsPrint.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsPrint.dtl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** AgentStatsPrint.dtl	8 Nov 2006 10:29:49 -0000	1.3
--- AgentStatsPrint.dtl	21 Dec 2006 16:13:14 -0000	1.4
***************
*** 9,12 ****
--- 9,13 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <table border="0" width="100%" cellspacing="0" cellpadding="3">

Index: AgentStatsView.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentStatsView.dtl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** AgentStatsView.dtl	7 Dec 2006 08:36:35 -0000	1.6
--- AgentStatsView.dtl	21 Dec 2006 16:13:14 -0000	1.7
***************
*** 9,12 ****
--- 9,13 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <table border="0" width="100%" cellspacing="0" cellpadding="3">
***************
*** 206,210 ****
                      $Data{"TimeRelativeCount"}
                      $Data{"TimeRelativeUnit"} ($Text{"maximal period"} $Data{"TimeRelativeCountMax"} $Text{"$Data{"TimeRelativeUnitMax"}"})
- 
  <!--dtl:block:TimePeriodRelative -->
                    </td>
--- 207,210 ----
***************
*** 249,253 ****
    </tr>
  </table>
! <table border="0" width="100%" cellspacing="0" cellpadding="3" cols="1">
    <tr>
      <td class="mainhead">
--- 249,253 ----
    </tr>
  </table>
! <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
      <td class="mainhead">

Index: AgentTicketBounce.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketBounce.dtl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** AgentTicketBounce.dtl	18 Dec 2006 00:10:00 -0000	1.7
--- AgentTicketBounce.dtl	21 Dec 2006 16:13:14 -0000	1.8
***************
*** 15,20 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_bounce()
! {
      if (document.bounce.BounceTo.value == "") {
          alert('$JSText{"A message should have a To: recipient!"}');
--- 15,19 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_bounce() {
      if (document.bounce.BounceTo.value == "") {
          alert('$JSText{"A message should have a To: recipient!"}');

Index: AgentTicketBulk.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketBulk.dtl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** AgentTicketBulk.dtl	18 Dec 2006 00:10:00 -0000	1.8
--- AgentTicketBulk.dtl	21 Dec 2006 16:13:14 -0000	1.9
***************
*** 13,18 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose()
! {
      if (document.compose.Body.value && document.compose.Subject.value == "") {
          alert('$JSText{"A message should have a subject!"}');
--- 13,17 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose() {
      if (document.compose.Body.value && document.compose.Subject.value == "") {
          alert('$JSText{"A message should have a subject!"}');
***************
*** 29,34 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit()
! {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
--- 28,32 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit() {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
***************
*** 65,69 ****
                  <tr>
                    <td width="15%" class="contentkey">$Text{"Subject"}:</td>
!                   <td width="85%" class="contentvalue"><input type="text" name="Subject" value="$Text{"$Config{"Ticket::Frontend::NoteSubject"}"}" size="70"></td>
                  </tr>
                  <tr>
--- 63,69 ----
                  <tr>
                    <td width="15%" class="contentkey">$Text{"Subject"}:</td>
!                   <td width="85%" class="contentvalue">
!                     <input type="text" name="Subject" value="$Text{"$Config{"Ticket::Frontend::NoteSubject"}"}" size="70">
!                   </td>
                  </tr>
                  <tr>
***************
*** 77,81 ****
                  <tr>
                    <td class="contentkey">$Text{"Text"}:</td>
!                   <td class="contentvalue"><textarea name="Body" rows="16" cols="$Config{"Ticket::Frontend::TextAreaNote"}" wrap="$Env{"BrowserWrap"}">$Text{"$Config{"Ticket::Frontend::NoteText"}"}</textarea></td>
                  </tr>
                  <tr>
--- 77,83 ----
                  <tr>
                    <td class="contentkey">$Text{"Text"}:</td>
!                   <td class="contentvalue">
!                     <textarea name="Body" rows="16" cols="$Config{"Ticket::Frontend::TextAreaNote"}" wrap="$Env{"BrowserWrap"}">$Text{"$Config{"Ticket::Frontend::NoteText"}"}</textarea>
!                   </td>
                  </tr>
                  <tr>
***************
*** 99,103 ****
            </tr>
            <tr>
!             <td colspan="2" class="contentfooter"><input class="button" accesskey="g" type="submit" value="$Text{"Submit"}" onclick="return submit_compose();"></td>
            </tr>
          </table>
--- 101,107 ----
            </tr>
            <tr>
!             <td colspan="2" class="contentfooter">
!               <input class="button" accesskey="g" type="submit" value="$Text{"Submit"}" onclick="return submit_compose();">
!             </td>
            </tr>
          </table>

Index: AgentTicketClose.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketClose.dtl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** AgentTicketClose.dtl	12 Oct 2006 10:15:59 -0000	1.13
--- AgentTicketClose.dtl	21 Dec 2006 16:13:14 -0000	1.14
***************
*** 9,17 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <!-- dtl:block:Properties -->
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose()
! {
  <!-- dtl:block:NoteJs -->
      if (document.compose.Subject.value == "") {
--- 9,17 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- dtl:block:Properties -->
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose() {
  <!-- dtl:block:NoteJs -->
      if (document.compose.Subject.value == "") {
***************
*** 48,53 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit()
! {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
--- 48,52 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit() {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
***************
*** 60,76 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function change_selected(sel)
! {
!    start_elements = (sel + 4);
!    if (document.compose.elements[0].name == "$Config{"SessionName"}") {
!        start_elements = start_elements + 1;
!    }
!    if (!document.compose.elements[start_elements].checked) {
          document.compose.elements[start_elements].checked = true;
!    }
! # just for debug!
! #alert(start_elements);
! #alert(document.owner.elements[start_elements].name)
! #alert(document.owner.elements[start_elements].checked)
  }
  //-->
--- 59,70 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function change_selected(sel) {
!     start_elements = (sel + 4);
!     if (document.compose.elements[0].name == "$Config{"SessionName"}") {
!         start_elements = start_elements + 1;
!     }
!     if (!document.compose.elements[start_elements].checked) {
          document.compose.elements[start_elements].checked = true;
!     }
  }
  //-->
***************
*** 90,94 ****
  <!-- dtl:block:TicketBack -->
  <!-- dtl:block:PropertiesLock -->
!       <img border="0" src="$Env{"Images"}warning.png" alt="$Text{"Info"}">: <font color="red">$Text{"Ticket locked!"}</font> (<a href="$Env{"CGIHandle"}?Action=AgentTicketLock&Subaction=Unlock&TicketID=$Data{"TicketID"}" onmouseover="window.status='$JSText{"Ticket unlock!"}'; return true;" onmouseout="window.status='';">$Text{"Ticket unlock!"}</a>)
  <!-- dtl:block:PropertiesLock -->
      </td>
--- 84,88 ----
  <!-- dtl:block:TicketBack -->
  <!-- dtl:block:PropertiesLock -->
!       <img border="0" src="$Env{"Images"}warning.png" alt="$Text{"Info"}">: <font color="red">$Text{"Ticket locked!"}</font> (<a href="$Env{"Baselink"}Action=AgentTicketLock&Subaction=Unlock&TicketID=$Data{"TicketID"}" onmouseover="window.status='$JSText{"Ticket unlock!"}'; return true;" onmouseout="window.status='';">$Text{"Ticket unlock!"}</a>)
  <!-- dtl:block:PropertiesLock -->
      </td>
***************
*** 96,102 ****
    <tr>
      <td class="mainbody">
- 
        <br>
- 
        <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="compose">
          <input type="hidden" name="Action" value="$Env{"Action"}">
--- 90,94 ----
***************
*** 104,108 ****
          <input type="hidden" name="TicketID" value="$QData{"TicketID"}">
          <input type="hidden" name="FormID" value="$QData{"FormID"}">
- 
          <table border="0" width="800" align="center" cellspacing="0" cellpadding="4">
            <tr>
--- 96,99 ----
***************
*** 115,119 ****
                  <tr>
                    <td colspan="2" width="20%" class="contentkey">$Text{"Title"}:</td>
!                   <td width="80%" class="contentvalue"><input type="text" name="Title" value="$QData{"Title"}" size="70"><font color="red" size="-2">$Text{"$Data{"Title invalid"}"}</font></td>
                  </tr>
  <!-- dtl:block:Title -->
--- 106,113 ----
                  <tr>
                    <td colspan="2" width="20%" class="contentkey">$Text{"Title"}:</td>
!                   <td width="80%" class="contentvalue">
!                     <input type="text" name="Title" value="$QData{"Title"}" size="70">
!                     <font color="red" size="-2">$Text{"$Data{"Title invalid"}"}</font>
!                   </td>
                  </tr>
  <!-- dtl:block:Title -->
***************
*** 121,130 ****
                  <tr>
                    <td width="18%" class="contentkey">$Text{"New Owner"}:</td>
!                   <td width="2%" class="contentvalue"><input type="radio" name="NewOwnerType" value="New" $Data{"NewOwnerType::New"}></td>
                    <td width="80%" class="contentvalue">$Data{"OwnerStrg"}</td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"Previous Owner"}:</td>
!                   <td class="contentvalue"><input type="radio" name="NewOwnerType" value="Old" $Data{"NewOwnerType::Old"}></td>
                    <td class="contentvalue">$Data{"OldOwnerStrg"}</td>
                  </tr>
--- 115,128 ----
                  <tr>
                    <td width="18%" class="contentkey">$Text{"New Owner"}:</td>
!                   <td width="2%" class="contentvalue">
!                     <input type="radio" name="NewOwnerType" value="New" $Data{"NewOwnerType::New"}>
!                   </td>
                    <td width="80%" class="contentvalue">$Data{"OwnerStrg"}</td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"Previous Owner"}:</td>
!                   <td class="contentvalue">
!                     <input type="radio" name="NewOwnerType" value="Old" $Data{"NewOwnerType::Old"}>
!                   </td>
                    <td class="contentvalue">$Data{"OldOwnerStrg"}</td>
                  </tr>
***************
*** 151,155 ****
                  <tr>
                    <td colspan="2" width="20%" class="contentkey">$Text{"Subject"}:</td>
!                   <td width="80%" class="contentvalue"><input type="text" name="Subject" value="$QData{"Subject"}" size="70"><font color="red" size="-2">$Text{"$Data{"Subject invalid"}"}</font></td>
                  </tr>
                  <tr>
--- 149,156 ----
                  <tr>
                    <td colspan="2" width="20%" class="contentkey">$Text{"Subject"}:</td>
!                   <td width="80%" class="contentvalue">
!                     <input type="text" name="Subject" value="$QData{"Subject"}" size="70">
!                     <font color="red" size="-2">$Text{"$Data{"Subject invalid"}"}</font>
!                   </td>
                  </tr>
                  <tr>
***************
*** 165,169 ****
                    <td colspan="2" class="contentkey">$Text{"Text"}:</td>
                    <td class="contentvalue">
!                     <textarea name="Body" rows="16" cols="$Config{"Ticket::Frontend::TextAreaNote"}">$QData{"Body"}</textarea> <font color="red" size="-2">$Text{"$Data{"Body invalid"}"}</font>
                    </td>
                  </tr>
--- 166,171 ----
                    <td colspan="2" class="contentkey">$Text{"Text"}:</td>
                    <td class="contentvalue">
!                     <textarea name="Body" rows="16" cols="$Config{"Ticket::Frontend::TextAreaNote"}">$QData{"Body"}</textarea>
!                     <font color="red" size="-2">$Text{"$Data{"Body invalid"}"}</font>
                    </td>
                  </tr>
***************
*** 176,185 ****
                          <td>$QData{"Filename"}</td>
                          <td>$QData{"Filesize"}</td>
!                         <td align="right"><input class="button" type="submit" name="AttachmentDelete$QData{"FileID"}" value="$Text{"Delete"}"></td>
                        </tr>
  <!-- dtl:block:Attachment -->
                        <tr>
                          <td colspan="2"><input name="file_upload" type="file" size="40" class="fixed"></td>
!                         <td align="right"><input class="button" type="submit" name="AttachmentUpload" value="$Text{"Attach"}"><a name="attachment"></td>
                        </tr>
                      </table>
--- 178,192 ----
                          <td>$QData{"Filename"}</td>
                          <td>$QData{"Filesize"}</td>
!                         <td align="right">
!                           <input class="button" type="submit" name="AttachmentDelete$QData{"FileID"}" value="$Text{"Delete"}">
!                         </td>
                        </tr>
  <!-- dtl:block:Attachment -->
                        <tr>
                          <td colspan="2"><input name="file_upload" type="file" size="40" class="fixed"></td>
!                         <td align="right">
!                           <input class="button" type="submit" name="AttachmentUpload" value="$Text{"Attach"}">
!                           <a name="attachment"></a>
!                         </td>
                        </tr>
                      </table>
***************
*** 201,205 ****
                  <tr>
                    <td colspan="2" class="contentkey">$Text{"Pending date"}:</td>
!                   <td class="contentvalue">$Data{"DateString"} <font color="red" size="-2">$Text{"$Data{"Date invalid"}"}</font></td>
                  </tr>
  <!-- dtl:block:StatePending -->
--- 208,214 ----
                  <tr>
                    <td colspan="2" class="contentkey">$Text{"Pending date"}:</td>
!                   <td class="contentvalue">$Data{"DateString"}
!                     <font color="red" size="-2">$Text{"$Data{"Date invalid"}"}</font>
!                   </td>
                  </tr>
  <!-- dtl:block:StatePending -->
***************
*** 276,285 ****
            <tr>
              <td class="contentfooter">
!               <input class="button" accesskey="g" type="submit" value="$Text{"submit"}" onclick="return submit_compose();">
              </td>
            </tr>
          </table>
        </form>
- 
        <form action="$Env{"CGIHandle"}" method="post" name="spelling" target="spelling">
          <input type="hidden" name="Action" value="AgentSpelling">
--- 285,293 ----
            <tr>
              <td class="contentfooter">
!               <input class="button" accesskey="g" type="submit" value="$Text{"Submit"}" onclick="return submit_compose();">
              </td>
            </tr>
          </table>
        </form>
        <form action="$Env{"CGIHandle"}" method="post" name="spelling" target="spelling">
          <input type="hidden" name="Action" value="AgentSpelling">
***************
*** 287,293 ****
          <input type="hidden" name="spell_lang" value="">
        </form>
- 
        <br>
- 
      </td>
    </tr>
--- 295,299 ----

Index: AgentTicketCompose.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketCompose.dtl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** AgentTicketCompose.dtl	15 Dec 2006 10:27:56 -0000	1.20
--- AgentTicketCompose.dtl	21 Dec 2006 16:13:14 -0000	1.21
***************
*** 9,16 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose()
! {
      if (document.compose.To.value == "") {
          alert('$JSText{"A message should have a To: recipient!"}');
--- 9,16 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose() {
      if (document.compose.To.value == "") {
          alert('$JSText{"A message should have a To: recipient!"}');
***************
*** 59,64 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit()
! {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
--- 59,63 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit() {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
***************
*** 71,76 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function BookCheckSubmit()
! {
      document.book.To.value = document.compose.To.value;
      document.book.Cc.value = document.compose.Cc.value;
--- 70,74 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function BookCheckSubmit() {
      document.book.To.value = document.compose.To.value;
      document.book.Cc.value = document.compose.Cc.value;
***************
*** 85,90 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function FAQSubmit()
! {
      window.open('', 'faq', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
      document.faq.submit()
--- 83,87 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function FAQSubmit() {
      window.open('', 'faq', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
      document.faq.submit()
***************
*** 94,101 ****
  
  <!-- dtl:block:PropertiesLock -->
! <img border="0" src="$Env{"Images"}warning.png" alt="$Text{"Info"}">: <font color="red">$Text{"Ticket locked!"}</font> (<a href="$Env{"CGIHandle"}?Action=AgentTicketLock&Subaction=Unlock&TicketID=$Data{"TicketID"}" onmouseover="window.status='$JSText{"Ticket unlock!"}'; return true;" onmouseout="window.status=''; ">$Text{"Ticket unlock!"}</a>)
  <!-- dtl:block:PropertiesLock -->
  
! <table border="0" width="100%" cellspacing="0" cellpadding="3" cols="1">
    <tr>
      <td class="mainhead2">
--- 91,98 ----
  
  <!-- dtl:block:PropertiesLock -->
! <img border="0" src="$Env{"Images"}warning.png" alt="$Text{"Info"}">: <font color="red">$Text{"Ticket locked!"}</font> (<a href="$Env{"Baselink"}Action=AgentTicketLock&Subaction=Unlock&TicketID=$Data{"TicketID"}" onmouseover="window.status='$JSText{"Ticket unlock!"}'; return true;" onmouseout="window.status=''; ">$Text{"Ticket unlock!"}</a>)
  <!-- dtl:block:PropertiesLock -->
  
! <table border="0" width="100%" cellspacing="0" cellpadding="3">
    <tr>
      <td class="mainhead2">
***************
*** 106,112 ****
    <tr>
      <td class="mainbody">
- 
        <br>
- 
  <!-- dtl:block:Content -->
        <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="compose">
--- 103,107 ----
***************
*** 118,122 ****
          <input type="hidden" name="FormID" value="$QData{"FormID"}">
          <input type="hidden" name="ResponseID" value="$QData{"ResponseID"}">
- 
          <table border="0" width="800" align="center" cellspacing="0" cellpadding="4">
            <tr>
--- 113,116 ----
***************
*** 125,149 ****
            <tr>
              <td class="contentbody">
- 
                <table border="0" width="100%">
                  <tr>
                    <td class="contentkey" width="20%">$Text{"From"}:</td>
!                   <td class="contentvalue" width="80%">$QData{"From"} <input type="hidden" name="From" value="$QData{"From"}"> <font color="red" size="-2">$Data{"From invalid"}</font></td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"To"}:</td>
!                   <td class="contentvalue"><input type="text" name="To" value="$QData{"To"}" size="80"> <font color="red" size="-2">$Data{"To invalid"}</font></td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"Cc"}:</td>
!                   <td class="contentvalue"><input type="text" name="Cc" value="$QData{"Cc"}" size="80"> <font color="red" size="-2">$Data{"Cc invalid"}</font></td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"Bcc"}:</td>
!                   <td class="contentvalue"><input type="text" name="Bcc" value="$QData{"Bcc"}" size="80"> <font color="red" size="-2">$Data{"Bcc invalid"}</font></td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"Subject"}:</td>
!                   <td class="contentvalue"><input type="text" name="Subject" value="$QData{"Subject"}" size="80"></td>
                  </tr>
  <!-- dtl:block:Option -->
--- 119,156 ----
            <tr>
              <td class="contentbody">
                <table border="0" width="100%">
                  <tr>
                    <td class="contentkey" width="20%">$Text{"From"}:</td>
!                   <td class="contentvalue" width="80%">
!                     $QData{"From"} <input type="hidden" name="From" value="$QData{"From"}">
!                     <font color="red" size="-2">$Data{"From invalid"}</font>
!                   </td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"To"}:</td>
!                   <td class="contentvalue">
!                     <input type="text" name="To" value="$QData{"To"}" size="80">
!                     <font color="red" size="-2">$Data{"To invalid"}</font>
!                   </td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"Cc"}:</td>
!                   <td class="contentvalue">
!                     <input type="text" name="Cc" value="$QData{"Cc"}" size="80">
!                     <font color="red" size="-2">$Data{"Cc invalid"}</font>
!                   </td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"Bcc"}:</td>
!                   <td class="contentvalue">
!                     <input type="text" name="Bcc" value="$QData{"Bcc"}" size="80">
!                     <font color="red" size="-2">$Data{"Bcc invalid"}</font>
!                   </td>
                  </tr>
                  <tr>
                    <td class="contentkey">$Text{"Subject"}:</td>
!                   <td class="contentvalue">
!                     <input type="text" name="Subject" value="$QData{"Subject"}" size="80">
!                   </td>
                  </tr>
  <!-- dtl:block:Option -->
***************
*** 185,193 ****
                      <table cellspacing="0" cellpadding="0" width="400">
  <!-- dtl:block:Attachment -->
!                       <tr><td>$QData{"Filename"}</td><td>$QData{"Filesize"}</td><td align="right"><input class="button" type="submit" name="AttachmentDelete$QData{"FileID"}" value="$Text{"Delete"}"></td></tr>
  <!-- dtl:block:Attachment -->
!                       <tr><td colspan="2">
!                         <input name="file_upload" type="file" size="40" class="fixed"></td><td align="right"><input class="button" type="submit" name="AttachmentUpload" value="$Text{"Attach"}"><a name="attachment">
!                       </td></tr>
                      </table>
                    </td>
--- 192,210 ----
                      <table cellspacing="0" cellpadding="0" width="400">
  <!-- dtl:block:Attachment -->
!                       <tr>
!                         <td>$QData{"Filename"}</td>
!                         <td>$QData{"Filesize"}</td>
!                         <td align="right">
!                           <input class="button" type="submit" name="AttachmentDelete$QData{"FileID"}" value="$Text{"Delete"}">
!                         </td>
!                       </tr>
  <!-- dtl:block:Attachment -->
!                       <tr>
!                         <td colspan="2"><input name="file_upload" type="file" size="40" class="fixed"></td>
!                         <td align="right">
!                           <input class="button" type="submit" name="AttachmentUpload" value="$Text{"Attach"}">
!                           <a name="attachment"></a>
!                         </td>
!                       </tr>
                      </table>
                    </td>
***************
*** 199,203 ****
                  <tr>
                    <td class="contentkey">$Text{"Pending Date"} ($Text{"for pending* states"}):</td>
!                   <td class="contentvalue">$Data{"PendingDateString"} <font color="red" size="-2">$Text{"$Data{"Date invalid"}"}</font> </td>
                  </tr>
  <!-- dtl:block:TicketFreeText -->
--- 216,222 ----
                  <tr>
                    <td class="contentkey">$Text{"Pending Date"} ($Text{"for pending* states"}):</td>
!                   <td class="contentvalue">$Data{"PendingDateString"}
!                     <font color="red" size="-2">$Text{"$Data{"Date invalid"}"}</font>
!                   </td>
                  </tr>
  <!-- dtl:block:TicketFreeText -->
***************
*** 271,275 ****
          </table>
        </form>
- 
        <form action="$Env{"CGIHandle"}" method="post" name="spelling" target="spelling">
          <input type="hidden" name="Action" value="AgentSpelling">
--- 290,293 ----
***************
*** 277,281 ****
          <input type="hidden" name="spell_lang" value="">
        </form>
- 
        <form action="$Env{"CGIHandle"}" method="post" name="book" target="book">
          <input type="hidden" name="Action" value="AgentBook">
--- 295,298 ----
***************
*** 284,288 ****
          <input type="hidden" name="Bcc" value="">
        </form>
- 
        <form action="$Env{"CGIHandle"}" method="post" name="faq" target="faq">
          <input type="hidden" name="Action" value="AgentFAQ">
--- 301,304 ----
***************
*** 293,299 ****
        </form>
  <!-- dtl:block:Content -->
- 
        <br>
- 
      </td>
    </tr>
--- 309,313 ----

Index: AgentTicketCustomer.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketCustomer.dtl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** AgentTicketCustomer.dtl	18 Dec 2006 00:10:00 -0000	1.10
--- AgentTicketCustomer.dtl	21 Dec 2006 16:13:14 -0000	1.11
***************
*** 71,77 ****
          <tr>
            <td class="contentbody">
- 
  $Data{"Table"}
- 
            </td>
          </tr>
--- 71,75 ----

Index: AgentTicketCustomerMessage.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketCustomerMessage.dtl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** AgentTicketCustomerMessage.dtl	14 Nov 2006 11:38:24 -0000	1.9
--- AgentTicketCustomerMessage.dtl	21 Dec 2006 16:13:14 -0000	1.10
***************
*** 9,17 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <!-- start form -->
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose()
! {
      if (document.compose.Subject.value == "") {
          alert('$JSText{"A message should have a subject!"}');
--- 9,17 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose() {
      if (document.compose.Subject.value == "") {
          alert('$JSText{"A message should have a subject!"}');
***************
*** 33,38 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit()
! {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
--- 33,37 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit() {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');

Index: AgentTicketEmail.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketEmail.dtl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** AgentTicketEmail.dtl	12 Oct 2006 10:15:59 -0000	1.20
--- AgentTicketEmail.dtl	21 Dec 2006 16:13:14 -0000	1.21
***************
*** 9,17 ****
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
  <!-- start form -->
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose()
! {
      if (document.compose.Subject.value == "") {
          alert('$JSText{"A message should have a subject!"}');
--- 9,17 ----
  # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
  # --
+ 
  <!-- start form -->
  <script language="JavaScript" type="text/javascript">
  <!--
! function submit_compose() {
      if (document.compose.Subject.value == "") {
          alert('$JSText{"A message should have a subject!"}');
***************
*** 56,61 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit()
! {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
--- 56,60 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function SpellCheckSubmit() {
      document.spelling.Body.value = document.compose.Body.value;
      window.open('', 'spelling', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
***************
*** 67,72 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function BookCheckSubmit()
! {
      document.book.To.value = document.compose.To.value;
      document.book.Cc.value = document.compose.Cc.value;
--- 66,70 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function BookCheckSubmit() {
      document.book.To.value = document.compose.To.value;
      document.book.Cc.value = document.compose.Cc.value;
***************
*** 81,86 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function FAQSubmit()
! {
      window.open('', 'faq', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
      document.faq.submit()
--- 79,83 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function FAQSubmit() {
      window.open('', 'faq', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
      document.faq.submit()
***************
*** 91,96 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function CustomerSubmit()
! {
      window.open('', 'customer', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
      document.customer.submit()
--- 88,92 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function CustomerSubmit() {
      window.open('', 'customer', 'toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=550,left=100,top=100');
      document.customer.submit()
***************
*** 101,106 ****
  <script language="JavaScript" type="text/javascript">
  <!--
! function clear_field()
! {
      document.compose.To.value = "";
      document.compose.To.focus();
--- 97,101 ----
  <script language="JavaScript" type="text/javascript">
  <!--
! function clear_field() {
      document.compose.To.value = "";
      document.compose.To.focus();
***************
*** 117,123 ****
    <tr>
      <td class="mainbody">
- 
        <p>
- 
          <form action="$Env{"CGIHandle"}" method="post" enctype="multipart/form-data" name="compose">
            <input type="hidden" name="Action" value="$Env{"Action"}">
--- 112,116 ----
***************
*** 149,153 ****
              <tr>
                <td class="contentkey">$Text{"To"}:</td>
!               <td class="contentvalue"><input type="text" name="To" value="$Data{"To"}" size="70"> <font color="red" size="-2">$Text{"$Data{"To invalid"}"}</font><br>
                  $Data{"CustomerUserStrg"}
                  <dtl if ($Data{"CustomerUserStrg"} ne "") { $Data{"TakeThisCustomer"} = "<br><input class="button" type="submit" name="ExpandCustomerName2" value="$Text{"Take this Customer"}">"; }>
--- 142,149 ----
              <tr>
                <td class="contentkey">$Text{"To"}:</td>
!               <td class="contentvalue">
!                 <input type="text" name="To" value="$Data{"To"}" size="70">
!                 <font color="red" size="-2">$Text{"$Data{"To invalid"}"}</font>
!                 <br>
                  $Data{"CustomerUserStrg"}
                  <dtl if ($Data{"CustomerUserStrg"} ne "") { $Data{"TakeThisCustomer"} = "<br><input class="button" type="submit" name="ExpandCustomerName2" value="$Text{"Take this Customer"}">"; }>
***************
*** 159,171 ****
              <tr>
                <td class="contentkey">$Text{"Cc"}:</td>
!               <td class="contentvalue"><input type="text" name="Cc" value="$Data{"Cc"}" size="70"> <font color="red" size="-2">$Text{"$Data{"Cc invalid"}"}</font></td>
              </tr>
              <tr>
                <td class="contentkey">$Text{"Bcc"}:</td>
!               <td class="contentvalue"><input type="text" name="Bcc" value="$Data{"Bcc"}" size="70"> <font color="red" size="-2">$Text{"$Data{"Bcc invalid"}"}</font></td>
              </tr>
              <tr>
                <td class="contentkey">$Text{"Subject"}:</td>
!               <td class="contentvalue"><input type="text" name="Subject" value="$Data{"Subject"}" size="70"> <font color="red" size="-2">$Text{"$Data{"Subject invalid"}"}</font></td>
              </tr>
  <!-- dtl:block:OwnerSelection -->
--- 155,176 ----
              <tr>
                <td class="contentkey">$Text{"Cc"}:</td>
!               <td class="contentvalue">
!                 <input type="text" name="Cc" value="$Data{"Cc"}" size="70">
!                 <font color="red" size="-2">$Text{"$Data{"Cc invalid"}"}</font>
!               </td>
              </tr>
              <tr>
                <td class="contentkey">$Text{"Bcc"}:</td>
!               <td class="contentvalue">
!                 <input type="text" name="Bcc" value="$Data{"Bcc"}" size="70">
!                 <font color="red" size="-2">$Text{"$Data{"Bcc invalid"}"}</font>
!               </td>
              </tr>
              <tr>
                <td class="contentkey">$Text{"Subject"}:</td>
!               <td class="contentvalue">
!                 <input type="text" name="Subject" value="$Data{"Subject"}" size="70">
!                 <font color="red" size="-2">$Text{"$Data{"Subject invalid"}"}</font>
!               </td>
              </tr>
  <!-- dtl:block:OwnerSelection -->
***************
*** 208,255 ****
              <tr>
                <td class="contentkey">$Text{"Text"}:</td>
!               <td class="contentvalue"><textarea name="Body" rows="15" cols="$Config{"Ticket::Frontend::TextAreaEmail"}" wrap="$Env{"BrowserWrap"}">$Data{"Body"}</textarea></td>
!               <tr>
!                 <td class="contentkey">$Text{"Signature"}:</td>
!                 <td class="contentvalue"><textarea name="Signature" rows="4" cols="72" wrap="$Env{"BrowserWrap"}" readonly>$Data{"Signature"}</textarea></td>
!               </tr>
!               <tr>
!                 <td class="contentkey">$Text{"Attachment"}:</td>
!                 <td class="contentvalue">
!                   <table cellspacing="0" cellpadding="0" width="400">
  <!-- dtl:block:Attachment -->
!                     <tr>
!                       <td>$QData{"Filename"}</td>
!                       <td>$QData{"Filesize"}</td>
!                       <td align="right"><input class="button" type="submit" name="AttachmentDelete$QData{"FileID"}" value="$Text{"Delete"}"></td>
!                     </tr>
  <!-- dtl:block:Attachment -->
!                     <tr>
!                       <td colspan="2"><input name="file_upload" type="file" size="40" class="fixed"></td>
!                       <td align="right"><input class="button" type="submit" name="AttachmentUpload" value="$Text{"Attach"}"><a name="attachment"></td>
!                     </tr>
!                   </table>
!                 </td>
!               </tr>
!               <tr>
!                 <td class="contentkey">$Text{"CustomerID"}:</td>
!                 <td class="contentvalue"> <input type="text" name="CustomerID" value="$Data{"CustomerID"}" size="25"></td>
!               </tr>
!               <tr>
!                 <td class="contentkey">$Text{"Next ticket state"}:</td>
!                 <td class="contentvalue"> $