We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e226292 commit 5cac117Copy full SHA for 5cac117
main/template/default/admin/settings_index.tpl
@@ -39,7 +39,7 @@
39
});
40
</script>
41
42
-<section id="settings">
+<section id="settings" class="row">
43
{% set columns = 2 %}
44
{% for block_item in blocks %}
45
{% if block_item.items %}
0 commit comments