Tweak wording.

This commit is contained in:
Pēteris Caune 2019-05-02 14:45:38 +03:00
parent d02a539a21
commit 6327b951d5
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -63,9 +63,8 @@
id="update-desc-input" id="update-desc-input"
class="form-control" class="form-control"
rows="5" rows="5"
placeholder="What's being monitored? placeholder="Additional notes for your own reference.
What to do when this check goes down? Will appear in email alerts about this check going DOWN and in Slack notifications."
Where to find more information?"
name="desc">{{ check.desc }}</textarea> name="desc">{{ check.desc }}</textarea>
</div> </div>
</div> </div>