Skip to content

Commit

Permalink
"Label" broker certificate creation button
Browse files Browse the repository at this point in the history
CMK-21644

Change-Id: I1ddfe16f7ad00868d4699d3198be126b4e2839f8
  • Loading branch information
rseltmann committed Feb 12, 2025
1 parent abdf5b2 commit bd7545f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmk/gui/wato/pages/sites.py
Original file line number Diff line number Diff line change
Expand Up @@ -1236,6 +1236,7 @@ def _show_message_broker_connection(
icon="recreate_broker_certificate",
class_=["lockable"],
)
html.write_text_permissive(_("Create remote broker certificates"))
html.write_html(render_end_tag("div"))

html.open_div(id_=f"message_broker_status_{site_id}", class_="connection_status")
Expand Down

0 comments on commit bd7545f

Please sign in to comment.