diff --git a/smartvisu/webif/templates/index.html b/smartvisu/webif/templates/index.html index 330993ef6..6dec300d8 100755 --- a/smartvisu/webif/templates/index.html +++ b/smartvisu/webif/templates/index.html @@ -266,7 +266,7 @@ --> {% set tab1title = "" ~ p.get_shortname() ~ " " ~ _('Clients') ~ " (" ~ clients|length ~ ")" %} {% block bodytab1 %} -
@@ -295,7 +295,7 @@ {% set tab3title = "" ~ p.get_shortname() ~ " " ~ _('Logiken') ~ " (" ~ logics|length ~ ")" %} {% block bodytab3 %} - |