diff options
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ show configuration files that can be used by the client.</p> <div class="row"> <div class="col-sm-offset-3 col-sm-9 text-center"> <button type="submit" class="btn btn-primary">Generate</button> - <a href="{{ example_url }}"><button type="button" class="btn btn-info">Example</button></a> + <a href="{{ example_url }}"><button type="button" class="btn btn-info" title="Fill in the form with examples values">Example</button></a> <span class="help-block" style="margin-bottom: 0;"> <span id="params_error" class="text-danger small" style="white-space: pre-line;"></span> </span> |