diff --git a/lib/templates/settings_link_page.mustache b/lib/templates/settings_link_page.mustache index 275844a8d95..b61bf204254 100644 --- a/lib/templates/settings_link_page.mustache +++ b/lib/templates/settings_link_page.mustache @@ -57,7 +57,7 @@
-
+
    {{#node.children}} {{^children.count}} @@ -76,11 +76,11 @@ {{#is_short_branch}}
    -
    +
    {{#action}}

    {{text}}

    {{/action}} {{^action}}

    {{text}}

    {{/action}}

    -
    +
      {{#children}} {{> core/settings_link_page_single }} @@ -101,11 +101,11 @@
      -
      +
      {{#action}}

      {{text}}

      {{/action}} {{^action}}

      {{text}}

      {{/action}}

      -
      +
        {{#children}} {{#display}} @@ -122,11 +122,11 @@ {{#children.count}}
        -
        +
        {{#action}}

        {{text}}

        {{/action}} {{^action}}

        {{text}}

        {{/action}}

        -
        +
          {{#children}} {{> core/settings_link_page_single }} diff --git a/theme/boost/templates/core/settings_link_page.mustache b/theme/boost/templates/core/settings_link_page.mustache index a6bac1b9b9e..5fe79eb47da 100644 --- a/theme/boost/templates/core/settings_link_page.mustache +++ b/theme/boost/templates/core/settings_link_page.mustache @@ -62,7 +62,7 @@
          -
          +
            {{#node.children}} {{^children.count}} @@ -81,11 +81,11 @@ {{#is_short_branch}}
            -
            +
            {{#action}}

            {{text}}

            {{/action}} {{^action}}

            {{text}}

            {{/action}}

            -
            +
              {{#children}} {{> core/settings_link_page_single }} @@ -108,11 +108,11 @@
              -
              +
              {{#action}}

              {{text}}

              {{/action}} {{^action}}

              {{text}}

              {{/action}}

              -
              +
                {{#children}} {{#display}} @@ -129,11 +129,11 @@ {{#children.count}}
                -
                +
                {{#action}}

                {{text}}

                {{/action}} {{^action}}

                {{text}}

                {{/action}}

                -
                +
                  {{#children}} {{> core/settings_link_page_single }}