[otrs-cvs] otrs/Kernel/Output/HTML/Standard AgentTicketEmail.dtl, 1.165, 1.166 AgentTicketForward.dtl, 1.103, 1.104 AgentTicketPhone.dtl, 1.151, 1.152 AgentTicketCompose.dtl, 1.112, 1.113

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv13732/Kernel/Output/HTML/Standard

Modified Files:
	AgentTicketEmail.dtl AgentTicketForward.dtl 
	AgentTicketPhone.dtl AgentTicketCompose.dtl 
Log Message:
Improved form design of multiple recipient feature.

Author: mn

Index: AgentTicketEmail.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketEmail.dtl,v
retrieving revision 1.165
retrieving revision 1.166
diff -2 -u -d -r1.165 -r1.166
--- AgentTicketEmail.dtl	11 Jan 2013 12:35:18 -0000	1.165
+++ AgentTicketEmail.dtl	14 Jan 2013 13:25:58 -0000	1.166
@@ -89,7 +89,8 @@
                     <div class="Field $QData{"CustomerHiddenContainer"}">
                         <div class="CustomerTicketTemplateToCustomer SpacingTopSmall Hidden">
+                            <span class="MultipleRecipientInfo">$Text{"To"}</span>
                             <input name="CustomerSelected" id="CustomerSelected" class="CustomerTicketRadio" type="radio" value=""/>
                             <input name="CustomerKey" id="CustomerKey" class="CustomerKey" type="hidden" value=""/>
-                            <input class="CustomerTicketText W75pc" name="CustomerTicketText" id="CustomerTicketText" type="text" value="" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc" name="CustomerTicketText" id="CustomerTicketText" type="text" value="" readonly="readonly" />
                             <button type="button" id="RemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Ticket Customer"}">$Text{"Remove Ticket Customer"}</button>
                         </div>
@@ -98,7 +99,8 @@
 <!-- dtl:block:MultipleCustomer -->
                             <div class="SpacingTopSmall ">
+                                <span class="MultipleRecipientInfo">$Text{"To"}</span>
                                 <input name="CustomerSelected" id="CustomerSelected" class="CustomerTicketRadio" type="radio" value="$QData{"Count"}" $QData{"CustomerSelected"}  $QData{"CustomerDisabled"} />
                                 <input name="CustomerKey_$QData{"Count"}" id="CustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
-                                <input class="CustomerTicketText W75pc $QData{"CustomerError"}" name="CustomerTicketText_$Data{"Count"}" id="CustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
+                                <input class="CustomerTicketText W70pc $QData{"CustomerError"}" name="CustomerTicketText_$Data{"Count"}" id="CustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
                                 <button type="button" id="RemoveCustomerTicket_$Data{"Count"}" class="Remove CustomerTicketRemove" value="$Text{"Remove Ticket Customer"}">$Text{"Remove Ticket Customer"}</button>
 
@@ -177,6 +179,7 @@
                     <div class="Field $QData{"CcCustomerHiddenContainer"}">
                         <div class="CustomerTicketTemplateCcCustomer SpacingTopSmall Hidden">
+                            <span class="MultipleRecipientInfo">$Text{"Cc"}</span>
                             <input name="CcCustomerKey" id="CcCustomerKey" class="CustomerKey" type="hidden" value=""/>
-                            <input class="CustomerTicketText W75pc" name="CcCustomerTicketText" id="CcCustomerTicketText" type="text" value="" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc" name="CcCustomerTicketText" id="CcCustomerTicketText" type="text" value="" readonly="readonly" />
                             <button type="button" id="CcRemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Cc"}">$Text{"Remove Cc"}</button>
                         </div>
@@ -185,6 +188,7 @@
 <!-- dtl:block:CcMultipleCustomer -->
                             <div class="SpacingTopSmall ">
+                                <span class="MultipleRecipientInfo">$Text{"Cc"}</span>
                                 <input name="CcCustomerKey_$QData{"Count"}" id="CcCustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
-                                <input class="CustomerTicketText W75pc $QData{"CustomerError"}" name="CcCustomerTicketText_$Data{"Count"}" id="CcCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
+                                <input class="CustomerTicketText W70pc $QData{"CustomerError"}" name="CcCustomerTicketText_$Data{"Count"}" id="CcCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
                                 <button type="button" id="CcRemoveCustomerTicket_$Data{"Count"}" class="Remove CustomerTicketRemove" value="$Text{"Remove Cc"}">$Text{"Remove Cc"}</button>
 
@@ -231,6 +235,7 @@
                     <div class="Field $QData{"BccCustomerHiddenContainer"}">
                         <div class="CustomerTicketTemplateBccCustomer SpacingTopSmall Hidden">
+                            <span class="MultipleRecipientInfo">$Text{"Bcc"}</span>
                             <input name="BccCustomerKey" id="BccCustomerKey" class="CustomerKey" type="hidden" value=""/>
-                            <input class="CustomerTicketText W75pc" name="BccCustomerTicketText" id="BccCustomerTicketText" type="text" value="" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc" name="BccCustomerTicketText" id="BccCustomerTicketText" type="text" value="" readonly="readonly" />
                             <button type="button" id="BccRemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Bcc"}">$Text{"Remove Bcc"}</button>
                         </div>
@@ -238,7 +243,8 @@
                         <div id="TicketCustomerContentBccCustomer">
 <!-- dtl:block:BccMultipleCustomer -->
-                            <div class="SpacingTopSmall ">
+                            <div class="SpacingTopSmall">
+                                <span class="MultipleRecipientInfo">$Text{"Bcc"}</span>
                                 <input name="BccCustomerKey_$QData{"Count"}" id="BccCustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
-                                <input class="CustomerTicketText W75pc $QData{"CustomerError"}" name="BccCustomerTicketText_$Data{"Count"}" id="BccCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
+                                <input class="CustomerTicketText W70pc $QData{"CustomerError"}" name="BccCustomerTicketText_$Data{"Count"}" id="BccCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
                                 <button type="button" id="BccRemoveCustomerTicket_$Data{"Count"}" class="Remove CustomerTicketRemove" value="$Text{"Remove Bcc"}">$Text{"Remove Bcc"}</button>
 

Author: mn

Index: AgentTicketForward.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketForward.dtl,v
retrieving revision 1.103
retrieving revision 1.104
diff -2 -u -d -r1.103 -r1.104
--- AgentTicketForward.dtl	11 Jan 2013 12:35:19 -0000	1.103
+++ AgentTicketForward.dtl	14 Jan 2013 13:25:58 -0000	1.104
@@ -52,8 +52,9 @@
                 <div class="Field $QData{"CustomerHiddenContainer"}">
                     <div class="CustomerTicketTemplateToCustomer SpacingTopSmall Hidden">
+                        <span class="MultipleRecipientInfo">$Text{"To"}</span>
                         <input name="CustomerInitialValue" id="CustomerInitialValue" type="hidden" value="$QData{"To"}" />
                         <input name="CustomerKey" id="CustomerKey" class="CustomerKey" type="hidden" value=""/>
                         <input name="CustomerQueue" id="CustomerQueue" class="CustomerQueue" type="hidden" value=""/>
-                        <input class="CustomerTicketText W75pc" name="CustomerTicketText" id="CustomerTicketText" type="text" value="" readonly="readonly" />
+                        <input class="CustomerTicketText W70pc" name="CustomerTicketText" id="CustomerTicketText" type="text" value="" readonly="readonly" />
                         <button type="button" id="RemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Ticket Customer"}">$Text{"Remove Ticket Customer"}</button>
                     </div>
@@ -61,8 +62,9 @@
                     <div id="TicketCustomerContentToCustomer" class="CustomerContainer">
 <!-- dtl:block:MultipleCustomer -->
-                        <div class="SpacingTopSmall ">
+                        <div class="SpacingTopSmall">
+                            <span class="MultipleRecipientInfo">$Text{"To"}</span>
                             <input name="CustomerKey_$QData{"Count"}" id="CustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
                             <input name="CustomerQueue_$QData{"Count"}" id="CustomerQueue_$QData{"Count"}" class="CustomerQueue" type="hidden" value="$QData{"CustomerQueue"}"/>
-                            <input class="CustomerTicketText W75pc $QData{"CustomerError"}" name="CustomerTicketText_$Data{"Count"}" id="CustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc $QData{"CustomerError"}" name="CustomerTicketText_$Data{"Count"}" id="CustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
                             <button type="button" id="RemoveCustomerTicket_$Data{"Count"}" class="Remove CustomerTicketRemove" value="$Text{"Remove Ticket Customer"}">$Text{"Remove Ticket Customer"}</button>
 
@@ -122,8 +124,9 @@
                 <div class="Field $QData{"CustomerHiddenContainer"}">
                     <div class="CustomerTicketTemplateCcCustomer SpacingTopSmall Hidden">
+                        <span class="MultipleRecipientInfo">$Text{"Cc"}</span>
                         <input name="CcCustomerInitialValue" id="CcCustomerInitialValue" type="hidden" value="$QData{"Cc"}" />
                         <input name="CcCustomerKey" id="CcCustomerKey" class="CustomerKey" type="hidden" value=""/>
                         <input name="CcCustomerQueue" id="CcCustomerQueue" class="CustomerQueue" type="hidden" value=""/>
-                        <input class="CustomerTicketText W75pc" name="CcCustomerTicketText" id="CcCustomerTicketText" type="text" value="" readonly="readonly" />
+                        <input class="CustomerTicketText W70pc" name="CcCustomerTicketText" id="CcCustomerTicketText" type="text" value="" readonly="readonly" />
                         <button type="button" id="CcRemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Cc"}">$Text{"Remove Cc"}</button>
                     </div>
@@ -131,8 +134,9 @@
                     <div id="TicketCustomerContentCcCustomer">
 <!-- dtl:block:CcMultipleCustomer -->
-                        <div class="SpacingTopSmall ">
+                        <div class="SpacingTopSmall">
+                            <span class="MultipleRecipientInfo">$Text{"Cc"}</span>
                             <input name="CcCustomerKey_$QData{"Count"}" id="CcCustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
                             <input name="CcCustomerQueue_$QData{"Count"}" id="CcCustomerQueue_$QData{"Count"}" class="CustomerQueue" type="hidden" value="$QData{"CustomerQueue"}"/>
-                            <input class="CustomerTicketText W75pc $QData{"CustomerError"}" name="CcCustomerTicketText_$Data{"Count"}" id="CcCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc $QData{"CustomerError"}" name="CcCustomerTicketText_$Data{"Count"}" id="CcCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
                             <button type="button" id="CcRemoveCustomerTicket_$Data{"Count"}" class="Remove CustomerTicketRemove" value="$Text{"Remove Cc"}">$Text{"Remove Cc"}</button>
 
@@ -179,8 +183,9 @@
                 <div class="Field $QData{"CustomerHiddenContainer"}">
                     <div class="CustomerTicketTemplateBccCustomer SpacingTopSmall Hidden">
+                        <span class="MultipleRecipientInfo">$Text{"Bcc"}</span>
                         <input name="BccCustomerInitialValue" id="BccCustomerInitialValue" type="hidden" value="$QData{"Bcc"}" />
                         <input name="BccCustomerKey" id="BccCustomerKey" class="CustomerKey" type="hidden" value=""/>
                         <input name="BccCustomerQueue" id="BccCustomerQueue" class="CustomerQueue" type="hidden" value=""/>
-                        <input class="CustomerTicketText W75pc" name="BccCustomerTicketText" id="BccCustomerTicketText" type="text" value="" readonly="readonly" />
+                        <input class="CustomerTicketText W70pc" name="BccCustomerTicketText" id="BccCustomerTicketText" type="text" value="" readonly="readonly" />
                         <button type="button" id="BccRemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Bcc"}">$Text{"Remove Bcc"}</button>
                     </div>
@@ -188,8 +193,9 @@
                     <div id="TicketCustomerContentBccCustomer">
 <!-- dtl:block:BccMultipleCustomer -->
-                        <div class="SpacingTopSmall ">
+                        <div class="SpacingTopSmall">
+                            <span class="MultipleRecipientInfo">$Text{"Bcc"}</span>
                             <input name="BccCustomerKey_$QData{"Count"}" id="BccCustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
                             <input name="BccCustomerQueue_$QData{"Count"}" id="BccCustomerQueue_$QData{"Count"}" class="CustomerQueue" type="hidden" value="$QData{"CustomerQueue"}"/>
-                            <input class="CustomerTicketText W75pc $QData{"CustomerError"}" name="BccCustomerTicketText_$Data{"Count"}" id="BccCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc $QData{"CustomerError"}" name="BccCustomerTicketText_$Data{"Count"}" id="BccCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
                             <button type="button" id="BccRemoveCustomerTicket_$Data{"Count"}" class="Remove CustomerTicketRemove" value="$Text{"Remove Bcc"}">$Text{"Remove Bcc"}</button>
 

Author: mn

Index: AgentTicketPhone.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl,v
retrieving revision 1.151
retrieving revision 1.152
diff -2 -u -d -r1.151 -r1.152
--- AgentTicketPhone.dtl	11 Jan 2013 12:35:18 -0000	1.151
+++ AgentTicketPhone.dtl	14 Jan 2013 13:25:59 -0000	1.152
@@ -68,7 +68,8 @@
                     <div class="Field $QData{"CustomerHiddenContainer"}">
                         <div class="CustomerTicketTemplateFromCustomer SpacingTopSmall Hidden">
+                            <span class="MultipleRecipientInfo">$Text{"From"}</span>
                             <input name="CustomerSelected" id="CustomerSelected" class="CustomerTicketRadio" type="radio" value=""/>
                             <input name="CustomerKey" id="CustomerKey" class="CustomerKey" type="hidden" value=""/>
-                            <input class="CustomerTicketText W75pc" name="CustomerTicketText" id="CustomerTicketText" type="text" value="" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc" name="CustomerTicketText" id="CustomerTicketText" type="text" value="" readonly="readonly" />
                             <button type="button" id="RemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Ticket Customer"}">$Text{"Remove Ticket Customer"}</button>
                         </div>
@@ -76,8 +77,9 @@
                         <div id="TicketCustomerContentFromCustomer" class="CustomerContainer">
 <!-- dtl:block:MultipleCustomer -->
-                            <div class="SpacingTopSmall ">
+                            <div class="SpacingTopSmall">
+                                <span class="MultipleRecipientInfo">$Text{"From"}</span>
                                 <input name="CustomerSelected" id="CustomerSelected" class="CustomerTicketRadio" type="radio" value="$QData{"Count"}" $QData{"CustomerSelected"}  $QData{"CustomerDisabled"} />
                                 <input name="CustomerKey_$QData{"Count"}" id="CustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
-                                <input class="CustomerTicketText W75pc $QData{"CustomerError"}" name="CustomerTicketText_$Data{"Count"}" id="CustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
+                                <input class="CustomerTicketText W70pc $QData{"CustomerError"}" name="CustomerTicketText_$Data{"Count"}" id="CustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
                                 <button type="button" id="RemoveCustomerTicket_$Data{"Count"}" class="Remove CustomerTicketRemove" value="$Text{"Remove Ticket Customer"}">$Text{"Remove Ticket Customer"}</button>
 

Author: mn

Index: AgentTicketCompose.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketCompose.dtl,v
retrieving revision 1.112
retrieving revision 1.113
diff -2 -u -d -r1.112 -r1.113
--- AgentTicketCompose.dtl	11 Jan 2013 12:35:18 -0000	1.112
+++ AgentTicketCompose.dtl	14 Jan 2013 13:25:59 -0000	1.113
@@ -51,8 +51,9 @@
                     <div class="Field $QData{"CustomerHiddenContainer"}">
                         <div class="CustomerTicketTemplateToCustomer SpacingTopSmall Hidden">
+                            <span class="MultipleRecipientInfo">$Text{"To"}</span>
                             <input name="CustomerInitialValue" id="CustomerInitialValue" type="hidden" value="$QData{"To"}" />
                             <input name="CustomerKey" id="CustomerKey" class="CustomerKey" type="hidden" value=""/>
                             <input name="CustomerQueue" id="CustomerQueue" class="CustomerQueue" type="hidden" value=""/>
-                            <input class="CustomerTicketText W75pc" name="CustomerTicketText" id="CustomerTicketText" type="text" value="" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc" name="CustomerTicketText" id="CustomerTicketText" type="text" value="" readonly="readonly" />
                             <button type="button" id="RemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Ticket Customer"}">$Text{"Remove Ticket Customer"}</button>
                         </div>
@@ -61,4 +62,5 @@
 <!-- dtl:block:MultipleCustomer -->
                             <div class="SpacingTopSmall ">
+                                <span class="MultipleRecipientInfo">$Text{"To"}</span>
                                 <input name="CustomerKey_$QData{"Count"}" id="CustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
                                 <input name="CustomerQueue_$QData{"Count"}" id="CustomerQueue_$QData{"Count"}" class="CustomerQueue" type="hidden" value="$QData{"CustomerQueue"}"/>
@@ -132,8 +134,9 @@
                     <div class="Field $QData{"CcCustomerHiddenContainer"}">
                         <div class="CustomerTicketTemplateCcCustomer SpacingTopSmall Hidden">
+                            <span class="MultipleRecipientInfo">$Text{"Cc"}</span>
                             <input name="CcCustomerInitialValue" id="CcCustomerInitialValue" type="hidden" value="$QData{"Cc"}" />
                             <input name="CcCustomerKey" id="CcCustomerKey" class="CustomerKey" type="hidden" value=""/>
                             <input name="CcCustomerQueue" id="CcCustomerQueue" class="CustomerQueue" type="hidden" value=""/>
-                            <input class="CustomerTicketText W75pc" name="CcCustomerTicketText" id="CcCustomerTicketText" type="text" value="" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc" name="CcCustomerTicketText" id="CcCustomerTicketText" type="text" value="" readonly="readonly" />
                             <button type="button" id="CcRemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Cc"}">$Text{"Remove Cc"}</button>
                         </div>
@@ -142,7 +145,8 @@
 <!-- dtl:block:CcMultipleCustomer -->
                             <div class="SpacingTopSmall ">
+                                <span class="MultipleRecipientInfo">$Text{"Cc"}</span>
                                 <input name="CcCustomerKey_$QData{"Count"}" id="CcCustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
                                 <input name="CcCustomerQueue_$QData{"Count"}" id="CcCustomerQueue_$QData{"Count"}" class="CustomerQueue" type="hidden" value="$QData{"CustomerQueue"}"/>
-                                <input class="CustomerTicketText W75pc $QData{"CustomerError"}" name="CcCustomerTicketText_$Data{"Count"}" id="CcCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
+                                <input class="CustomerTicketText W70pc $QData{"CustomerError"}" name="CcCustomerTicketText_$Data{"Count"}" id="CcCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
                                 <button type="button" id="CcRemoveCustomerTicket_$Data{"Count"}" class="Remove CustomerTicketRemove" value="$Text{"Remove Cc"}">$Text{"Remove Cc"}</button>
 
@@ -199,8 +203,9 @@
                     <div class="Field $QData{"BccCustomerHiddenContainer"}">
                         <div class="CustomerTicketTemplateBccCustomer SpacingTopSmall Hidden">
+                            <span class="MultipleRecipientInfo">$Text{"Bcc"}</span>
                             <input name="BccCustomerInitialValue" id="BccCustomerInitialValue" type="hidden" value="$QData{"Bcc"}" />
                             <input name="BccCustomerKey" id="BccCustomerKey" class="CustomerKey" type="hidden" value=""/>
                             <input name="BccCustomerQueue" id="BccCustomerQueue" class="CustomerQueue" type="hidden" value=""/>
-                            <input class="CustomerTicketText W75pc" name="BccCustomerTicketText" id="BccCustomerTicketText" type="text" value="" readonly="readonly" />
+                            <input class="CustomerTicketText W70pc" name="BccCustomerTicketText" id="BccCustomerTicketText" type="text" value="" readonly="readonly" />
                             <button type="button" id="BccRemoveCustomerTicket" class="Remove CustomerTicketRemove" value="$Text{"Remove Bcc"}">$Text{"Remove Bcc"}</button>
                         </div>
@@ -208,8 +213,9 @@
                         <div id="TicketCustomerContentBccCustomer">
 <!-- dtl:block:BccMultipleCustomer -->
-                            <div class="SpacingTopSmall ">
+                            <div class="SpacingTopSmall">
+                                <span class="MultipleRecipientInfo">$Text{"Bcc"}</span>
                                 <input name="BccCustomerKey_$QData{"Count"}" id="BccCustomerKey_$QData{"Count"}" class="CustomerKey" type="hidden" value="$QData{"CustomerKey"}"/>
                                 <input name="BccCustomerQueue_$QData{"Count"}" id="BccCustomerQueue_$QData{"Count"}" class="CustomerQueue" type="hidden" value="$QData{"CustomerQueue"}"/>
-                                <input class="CustomerTicketText W75pc $QData{"CustomerError"}" name="BccCustomerTicketText_$Data{"Count"}" id="BccCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
+                                <input class="CustomerTicketText W70pc $QData{"CustomerError"}" name="BccCustomerTicketText_$Data{"Count"}" id="BccCustomerTicketText_$Data{"Count"}" type="text" value="$QData{"CustomerElement"}" readonly="readonly" />
                                 <button type="button" id="BccRemoveCustomerTicket_$Data{"Count"}" class="Remove CustomerTicketRemove" value="$Text{"Remove Bcc"}">$Text{"Remove Bcc"}</button>
 
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.