diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/panel_group_invite.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/panel_group_invite.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/panel_group_invite.xml b/linden/indra/newview/skins/xui/en-us/panel_group_invite.xml index 1e14fc1..e11c6f6 100644 --- a/linden/indra/newview/skins/xui/en-us/panel_group_invite.xml +++ b/linden/indra/newview/skins/xui/en-us/panel_group_invite.xml | |||
@@ -26,13 +26,11 @@ Person Chooser' to start. | |||
26 | name="role_name" | 26 | name="role_name" |
27 | tool_tip="Choose from the list of Roles you are allowed to assign members to." | 27 | tool_tip="Choose from the list of Roles you are allowed to assign members to." |
28 | width="196" /> | 28 | width="196" /> |
29 | <button bottom="4" font="SansSerifSmall" halign="center" height="20" | 29 | <button bottom="4" font="SansSerifSmall" halign="center" height="20" |
30 | label="Send Invitations" left="4" name="ok_button" width="130" /> | 30 | label="Send Invitations" left="4" name="ok_button" width="130" /> |
31 | <button bottom_delta="0" font="SansSerifSmall" halign="center" height="20" | 31 | <button bottom_delta="0" font="SansSerifSmall" halign="center" height="20" |
32 | label="Cancel" left_delta="132" name="cancel_button" width="70" /> | 32 | label="Cancel" left_delta="132" name="cancel_button" width="70" /> |
33 | <!--button bottom="25" font="SansSerifSmall" halign="center" height="20" | 33 | <string name="loading"> |
34 | label="Send Invitations" left="65" name="ok_button" width="140" /> | 34 | (loading...) |
35 | <button bottom_delta="-22" font="SansSerifSmall" halign="center" height="20" | 35 | </string> |
36 | label="Cancel" left_delta="0" name="cancel_button" width="140" /--> | ||
37 | <text hidden="true" name="loading">(loading...)</text> | ||
38 | </panel> | 36 | </panel> |