From 3f469dcef67a0ee79def5b10990a652a0d75eacf Mon Sep 17 00:00:00 2001 From: Lynx Linden Date: Thu, 5 Nov 2009 11:30:28 +0000 Subject: DEV-38840: cosmetic fix to the Pay Resident/Group floater in 2.0. Previously the title for this floater was set to "" and a text string was positioned over the title bar based upon whether you are paying a resident or a group. This could mess up the position of the floater "title" and was also truncating the "Pay Resident" title. Now, we use setTitle() to actually set the floater title appropriately. --- .../skins/default/xui/en/floater_pay_object.xml | 36 ++++++---------------- 1 file changed, 9 insertions(+), 27 deletions(-) (limited to 'indra/newview/skins/default/xui') diff --git a/indra/newview/skins/default/xui/en/floater_pay_object.xml b/indra/newview/skins/default/xui/en/floater_pay_object.xml index 8d230023cc..1946920a9c 100644 --- a/indra/newview/skins/default/xui/en/floater_pay_object.xml +++ b/indra/newview/skins/default/xui/en/floater_pay_object.xml @@ -8,32 +8,14 @@ help_topic="give_money" save_rect="true" width="225"> - - Pay group: - - - Pay resident: - + + Pay Group + + + Pay Resident +