[otrs-cvs] otrs/Kernel/Output/HTML/Standard AgentDashboardCustomerUserList.dtl, 1.10, 1.11
"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-serv22805/Kernel/Output/HTML/Standard
Modified Files:
AgentDashboardCustomerUserList.dtl
Log Message:
Improved wording, removed alt attributes from link.
Author: mg
Index: AgentDashboardCustomerUserList.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentDashboardCustomerUserList.dtl,v
retrieving revision 1.10
retrieving revision 1.11
diff -2 -u -d -r1.10 -r1.11
--- AgentDashboardCustomerUserList.dtl 20 Nov 2012 15:16:51 -0000 1.10
+++ AgentDashboardCustomerUserList.dtl 27 Nov 2012 14:53:38 -0000 1.11
@@ -64,10 +64,10 @@
<!-- dtl:block:ContentLargeCustomerUserListRowCustomerUserTicketsClosed -->
<td>
- <a href="$Env{"Baselink"}Action=AgentTicketPhone;Subaction=StoreNew;ExpandCustomerName=2;CustomerUser=$LQData{"CustomerKey"}" alt="$Text{"New phone ticket for %s", "$QData{"CustomerKey"}"}" title="$Text{"New phone ticket for %s", "$QData{"CustomerKey"}"}">
+ <a href="$Env{"Baselink"}Action=AgentTicketPhone;Subaction=StoreNew;ExpandCustomerName=2;CustomerUser=$LQData{"CustomerKey"}" title="$Text{"New phone ticket from %s", "$QData{"CustomerKey"}"}">
<span>$Text{"Create"}</span>
</a>
</td>
<td>
- <a href="$Env{"Baselink"}Action=AgentTicketEmail;Subaction=StoreNew;ExpandCustomerName=2;CustomerUser=$LQData{"CustomerKey"}" alt="$Text{"New email ticket for %s", "$QData{"CustomerKey"}"}" title="$Text{"New email ticket for %s", "$QData{"CustomerKey"}"}">
+ <a href="$Env{"Baselink"}Action=AgentTicketEmail;Subaction=StoreNew;ExpandCustomerName=2;CustomerUser=$LQData{"CustomerKey"}" title="$Text{"New email ticket to %s", "$QData{"CustomerKey"}"}">
<span>$Text{"Create"}</span>
</a>
---------------------------------------------------------------------
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