In the absence of a label title for a given command group, the
text "MS Shell Dlg" was inserted, which is somewhat confusing to
the user. Give the ticket-maniuplation group a title consisting
of a space, which removes the confusing text from the display.
ticket: 8206 (new)
queue: kfw
tags: pullup
target_version: 1.13.3
<Command Name="cmdHomeTab" LabelTitle="Home" Keytip="H" />
<Command Name="cmdOptionsTab" LabelTitle="Options" Keytip="O" />
<Command Name="cmdChangePasswordGroup" LabelTitle="" />
- <Command Name="cmdTicketGroup" LabelTitle="" />
+ <Command Name="cmdTicketGroup" LabelTitle=" " />
<Command Name="cmdViewOptionsGroup" LabelTitle="View Options" />
<Command Name="cmdTicketOptionsGroup" LabelTitle="Ticket Options" />
<Command Name="cmdGetTicketButton"