diff options
-rw-r--r-- | share/templates/en_US/feedback.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/feedback.tmpl b/share/templates/en_US/feedback.tmpl index 0709460..b44045b 100644 --- a/share/templates/en_US/feedback.tmpl +++ b/share/templates/en_US/feedback.tmpl @@ -90,7 +90,7 @@ <li><strong>Add a meaningful subject</strong>: summarize your feedback in a handful of words;</li> <li>If our system added [VE][XX] at the beginning of the mail subject, keep it. Otherwise, please precise which error message you are sending feedback about;</li> - <li><strong>Always give a URL</strong>: knowing what page you were validating will help us diagnose issues much quicker. + <li><strong>Give a URL</strong> whenever possible: If your feedback comes from your experience validating a page, knowing what page it was will help us diagnose issues much quicker. <TMPL_IF NAME="uri">In your case, that URL should be: <em><TMPL_VAR NAME="uri" ESCAPE="HTML"></em></TMPL_IF></li> <li>Explain your suggestion, or question, in a clear and informative manner.</li> </ul> |