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 78884145..607bfefd 100644 --- a/libpathod/templates/request_previewform.html +++ b/libpathod/templates/request_previewform.html @@ -3,7 +3,7 @@ style="width: 18em" id="spec" name="spec" - class="input-medium search-query" + class="input-medium" value="{{spec}}" placeholder="method:path:[features]" > |