aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-19 08:56:15 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-19 08:56:15 +0300
commitfae88a44db57ff163915a3c2669b2895411f3cb6 (patch)
tree85fe8395d5f6a6d2c35451bc6c3525597efe3378 /index.html
parentreorder guides (diff)
downloadwireguard-config-fae88a44db57ff163915a3c2669b2895411f3cb6.tar.gz
wireguard-config-fae88a44db57ff163915a3c2669b2895411f3cb6.zip
index.html: add title to 'Example' button
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 2138b03..fa82385 100644
--- a/index.html
+++ b/index.html
@@ -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>