diff --git a/gui/griffon-app/views/com/muwire/gui/MainFrameView.groovy b/gui/griffon-app/views/com/muwire/gui/MainFrameView.groovy index fc20a844..bb24e956 100644 --- a/gui/griffon-app/views/com/muwire/gui/MainFrameView.groovy +++ b/gui/griffon-app/views/com/muwire/gui/MainFrameView.groovy @@ -168,7 +168,7 @@ class MainFrameView { panel(id: "top-panel", constraints: BorderLayout.CENTER) { cardLayout() label(constraints : "top-connect-panel", - text : " MuWire is connecting, please wait. You will be able to search soon.") // TODO: real padding + text : " MuWire is connecting, please wait.") // TODO: real padding panel(constraints : "top-search-panel") { borderLayout() panel(constraints: BorderLayout.CENTER) {