diff options
Diffstat (limited to 'libpathod/templates/response_previewform.html')
-rw-r--r-- | libpathod/templates/response_previewform.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpathod/templates/response_previewform.html b/libpathod/templates/response_previewform.html index 74e21362..7f72aaeb 100644 --- a/libpathod/templates/response_previewform.html +++ b/libpathod/templates/response_previewform.html @@ -5,7 +5,7 @@ name="spec" class="input-medium search-query" value="{{spec}}" - placeholder="code[msg]:[features]" + placeholder="code:[features]" > <input type="submit" class="btn" value="preview"> {% if not nocraft %} |