vpn/openconnect: Make Connect button more obvious

Give it a label so you can more easily see it. Also make it the default button so it is activated on pressing return rather than the dialog's Cancel button.


I thought the dialog was broken because there was just a “Cancel” button at the bottom.

I verified that after pressing “Connect” defaultness is properly migrated from it to the “Login” button.

There is no string change involved here (I didn’t add @action:button to keep the string), the text is merely moved from tooltip to text, so I’d say this is good as a bugfix for 6.7.

Before After
Bildschirmfoto_20260618_124440a.png Bildschirmfoto_20260618_124440

Merge request reports

Loading