diff --git a/cms/templates/edit-tabs.html b/cms/templates/edit-tabs.html index 94c5e38260..0c89800c21 100644 --- a/cms/templates/edit-tabs.html +++ b/cms/templates/edit-tabs.html @@ -20,23 +20,21 @@

Static Tabs

-
-
-
-
    - % for id in components: -
  1. - % endfor - -
  2. - - New Tab - -
  3. -
-
-
-
+
+
+
    + % for id in components: +
  1. + % endfor + +
  2. + + New Tab + +
  3. +
+
+
\ No newline at end of file