-rw-r--r-- | content/fireflix-panel.xul | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fireflix-panel.xul b/content/fireflix-panel.xul index 70a58fe..569beb0 100644 --- a/content/fireflix-panel.xul +++ b/content/fireflix-panel.xul | |||
@@ -93,7 +93,7 @@ | |||
93 | <groupbox context="auth_menu"> | 93 | <groupbox context="auth_menu"> |
94 | <caption label="&panel.auth_info;"/> | 94 | <caption label="&panel.auth_info;"/> |
95 | <hbox> | 95 | <hbox> |
96 | <label id="auth_info" value="&panel.no_auth_info;" flex="1" disabled="true"/> | 96 | <label id="auth_info" value="&panel.no_auth_info;" flex="1" disabled="true" crop="end"/> |
97 | <button id="b_auth" command="cmd_auth_auth"/> | 97 | <button id="b_auth" command="cmd_auth_auth"/> |
98 | <button id="b_auth_done" command="cmd_auth_done" hidden="true"/> | 98 | <button id="b_auth_done" command="cmd_auth_done" hidden="true"/> |
99 | <button command="cmd_auth_open_flickr" | 99 | <button command="cmd_auth_open_flickr" |