[design] change some words

This commit is contained in:
zombieFox 2019-09-01 08:24:47 +01:00
parent daac1c8c99
commit 4ce25d1dc3

View File

@ -1096,7 +1096,7 @@
<div class="input-wrap"> <div class="input-wrap">
<textarea id="control-background-image-url" class="control-background-image-url mb-0" spellcheck="false" placeholder="https://..." tabindex="-1"></textarea> <textarea id="control-background-image-url" class="control-background-image-url mb-0" spellcheck="false" placeholder="https://..." tabindex="-1"></textarea>
</div> </div>
<p class="control-background-image-url-helper form-helper small">Add one or more URLs separate by a space or on a new lines. If more than one is entered a random background image will be used on load.</p> <p class="control-background-image-url-helper form-helper small">If adding more than one URL separate them by spaces or on new lines. If more than one is entered a random background image will be used on load.</p>
<hr> <hr>
<p class="control-background-image-url-helper form-helper small">Unsplash can be used for random images, eg:</p> <p class="control-background-image-url-helper form-helper small">Unsplash can be used for random images, eg:</p>
<p class="control-background-image-url-helper form-helper small"><i>https://source.unsplash.com/random/1920x1080/?night,day,sky</i></p> <p class="control-background-image-url-helper form-helper small"><i>https://source.unsplash.com/random/1920x1080/?night,day,sky</i></p>