diff options
Diffstat (limited to 'libpathod/templates/request_previewform.html')
| -rw-r--r-- | libpathod/templates/request_previewform.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpathod/templates/request_previewform.html b/libpathod/templates/request_previewform.html index 8146ef4a..08cb2161 100644 --- a/libpathod/templates/request_previewform.html +++ b/libpathod/templates/request_previewform.html @@ -10,7 +10,7 @@ <input type="submit" class="btn" value="preview"> </form> -<a data-toggle="collapse" data-target="#requestexamples">Don't know what to type?</a> +<a data-toggle="collapse" data-target="#requestexamples">Examples...</a> <div id="requestexamples" class="collapse"> <p>Check out the <a href="/docs/language">complete language docs</a>. Here |
