]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/templates/wiki/edit.html
wiki: Add help text to what watching a page means
[ipfire.org.git] / src / templates / wiki / edit.html
index b7bc4dc0242ff34351006603cdf6e14abfd791a1..3ec74f8a567c072789b7bb9bcbaa501f9e7e5ffa 100644 (file)
                                        <div class="form-group form-check">
                                                <input type="checkbox" class="form-check-input" name="watch" id="watch" checked>
                                                <label class="form-check-label" for="watch">{{ _("Watch this page") }}</label>
+
+                                               <p class="form-text text-muted">
+                                                       {{ _("Get notified when this page is changed") }}
+                                               </p>
                                        </div>
                                {% end %}