[design] change some helper text words

This commit is contained in:
zombieFox 2020-01-14 12:26:02 +00:00
parent 6b1f4684a2
commit de0e41b11d

View File

@ -1463,7 +1463,7 @@
<div class="menu-item-form"> <div class="menu-item-form">
<div class="form-wrap theme-preset"></div> <div class="form-wrap theme-preset"></div>
<div class="form-helper"> <div class="form-helper">
<p class="control-theme-preset-helper form-helper-item">Applying a Preset will replace the current Colour, Accent, Font, Style,Radius and Shadow.</p> <p class="control-theme-preset-helper form-helper-item">Applying a Preset will replace the current Colour, Accent, Font, Style, Radius, Shadow and Shade.</p>
</div> </div>
</div> </div>
</div> </div>
@ -1483,7 +1483,7 @@
</div> </div>
</div> </div>
<div class="form-helper"> <div class="form-helper">
<p class="control-theme-custom-helper form-helper-item">Saving a Theme will record the current Colour, Accent, Font, Style,Radius and Shadow.</p> <p class="control-theme-custom-helper form-helper-item">Saving a Theme will record the current Colour, Accent, Font, Style, Radius, Shadow and Shade.</p>
</div> </div>
</div> </div>
</div> </div>