mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-26 08:38:59 +01:00
[design] improve grammar
This commit is contained in:
parent
b213ad960f
commit
0f73746a59
@ -1086,7 +1086,7 @@
|
||||
<input id="control-link-item-display-direction-vertical" class="control-link-item-display-direction-vertical" type="radio" name="control-link-item-display-direction" value="vertical" tabindex="-1">
|
||||
<label for="control-link-item-display-direction-vertical"><span class="label-icon"></span> Align contents vertically</label>
|
||||
</div>
|
||||
<p class="control-link-item-display-direction-helper form-helper small">Only available when Letter/Icon and Name is shown.</p>
|
||||
<p class="control-link-item-display-direction-helper form-helper small">Only available when Letter/Icon and Name are shown.</p>
|
||||
<p class="control-link-item-display-direction-helper form-helper small">Vertical alignment works well with Bookmark Block Style.</p>
|
||||
<p class="control-link-item-display-direction-helper form-helper small">Horizontal alignment works well with Bookmark List Style.</p>
|
||||
<hr>
|
||||
@ -1098,7 +1098,7 @@
|
||||
<input id="control-link-item-display-order-nameletcon" class="control-link-item-display-order-nameletcon" type="radio" name="control-link-item-display-order" value="nameletcon" tabindex="-1">
|
||||
<label for="control-link-item-display-order-nameletcon"><span class="label-icon"></span> Order Name then Letter/Icon</label>
|
||||
</div>
|
||||
<p class="control-link-item-display-order-helper form-helper small">Only available when Letter/Icon and Name is shown.</p>
|
||||
<p class="control-link-item-display-order-helper form-helper small">Only available when Letter/Icon and Name are shown.</p>
|
||||
<hr>
|
||||
<div class="input-wrap">
|
||||
<input id="control-link-item-display-letcon-show" class="control-link-item-display-letcon-show" type="checkbox" tabindex="-1">
|
||||
|
Loading…
Reference in New Issue
Block a user