[Rt-commit] rt branch, 4.2/user-summary, updated. rt-4.1.6-378-g8d6fab3

Thomas Sibley trs at bestpractical.com
Thu Mar 21 15:30:54 EDT 2013


The branch, 4.2/user-summary has been updated
       via  8d6fab321552d13acf8e409a2c414d4624d7ef12 (commit)
      from  918d46a1155ee996eeac01a427dcc12097d023a4 (commit)

Summary of changes:
 share/html/User/Elements/Portlets/CreateTicket | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 8d6fab321552d13acf8e409a2c414d4624d7ef12
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Thu Mar 21 12:30:16 2013 -0700

    Clarify what the queue dropdown contains by integrating it into the sentence

diff --git a/share/html/User/Elements/Portlets/CreateTicket b/share/html/User/Elements/Portlets/CreateTicket
index 421bb4f..a790672 100644
--- a/share/html/User/Elements/Portlets/CreateTicket
+++ b/share/html/User/Elements/Portlets/CreateTicket
@@ -48,7 +48,7 @@
 <div class="quick-create user">
 <&| /Widgets/TitleBox, title => loc('Quick ticket creation') &>
 <form action="<%RT->Config->Get('WebPath')%>/Ticket/Create.html">
-<&|/l&>Create a ticket with this user as the Requestor</&>
+<&|/l&>Create a ticket with this user as the Requestor in Queue</&>
 <input type="hidden" name="Requestors" value="<%$User->EmailAddress%>">
 <& /Elements/SelectNewTicketQueue &>
 <input type="submit" name="Create">

-----------------------------------------------------------------------


More information about the Rt-commit mailing list