[design] change some words

This commit is contained in:
Kuldeep M 2019-05-23 20:39:56 +01:00
parent 3359917e87
commit d030ae8a61

View File

@ -533,7 +533,7 @@
<label for="control-header-search-engine-custom-url">URL</label>
<input id="control-header-search-engine-custom-url" class="control-header-search-engine-custom-url" type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="https://" tabindex="1">
<p class="input-helper small muted">Eneter a web address with the search parameters, eg: "https://vimeo.com/search?q="</p>
<p class="input-helper small muted mb-0">nightTab would add the search term entered into the Search input at the end of the above URL</p>
<p class="input-helper small muted mb-0">nightTab will add the search term entered into the Search input at the end of the above URL</p>
</div>
</div>
<hr>
@ -787,7 +787,7 @@
<div class="input-wrap">
<input id="control-theme-style-light" class="control-theme-style-light" type="radio" name="control-theme-style" value="light" tabindex="1">
<label for="control-theme-style-light">Light</label>
<p class="input-helper small muted">Accent colour may need to be changed to best fit the Theme Style.</p>
<p class="input-helper small muted">Accent Colour and Background Image may need to be changed to best fit the Theme Style.</p>
</div>
</div>
</div>