diff --git a/Icinga2/icinga2ActionExecutor.py b/Icinga2/icinga2ActionExecutor.py index 3776780..c6e5219 100755 --- a/Icinga2/icinga2ActionExecutor.py +++ b/Icinga2/icinga2ActionExecutor.py @@ -154,7 +154,7 @@ def create_html(is_service_alert, perf_data): buf += get_host_status_html() if perf_data: - buf += """
""" + buf += """""" buf += """