Skip to content

Commit 70b5ed2

Browse files
committed
Changes to "Use compact file layout"
1 parent c50bec8 commit 70b5ed2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ui/settings/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2342,7 +2342,7 @@ <h2 class="section__title">
23422342
type="checkbox"
23432343
disabled
23442344
/>
2345-
<label for="views.repositories.files.compact">Use compact layout</label>
2345+
<label for="views.repositories.files.compact">Use compact file layout</label>
23462346
</div>
23472347
<p class="setting__hint ml-3 hidden" data-visibility="settings.mode =advanced">
23482348
Compacts (flattens) unnecessary nesting when using a tree layouts
@@ -2666,7 +2666,7 @@ <h2 class="section__title">
26662666
type="checkbox"
26672667
disabled
26682668
/>
2669-
<label for="views.search.files.compact">Use compact layout</label>
2669+
<label for="views.search.files.compact">Use compact file layout</label>
26702670
</div>
26712671
<p class="setting__hint ml-3 hidden" data-visibility="settings.mode =advanced">
26722672
Compacts (flattens) unnecessary nesting when using a tree layouts
@@ -2800,7 +2800,7 @@ <h2 class="section__title">
28002800
type="checkbox"
28012801
disabled
28022802
/>
2803-
<label for="views.compare.files.compact">Use compact layout</label>
2803+
<label for="views.compare.files.compact">Use compact file layout</label>
28042804
</div>
28052805
<p class="setting__hint ml-3 hidden" data-visibility="settings.mode =advanced">
28062806
Compacts (flattens) unnecessary nesting when using a tree layouts

0 commit comments

Comments
 (0)