summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Stutz <davidstutz@web.de>2014-10-19 22:37:01 +0200
committerDavid Stutz <davidstutz@web.de>2014-10-19 22:37:01 +0200
commit47de37ca51e2e265bc05a58a2706a3807a8d231d (patch)
treeba6befbb63e2d5cd877472a32f3f5b2f5ba2cfa2
parent92fbeaae7234b3a4ea9f6e4f488616056b38cac5 (diff)
downloadbootstrap-strength-meter-47de37ca51e2e265bc05a58a2706a3807a8d231d.zip
bootstrap-strength-meter-47de37ca51e2e265bc05a58a2706a3807a8d231d.tar.gz
bootstrap-strength-meter-47de37ca51e2e265bc05a58a2706a3807a8d231d.tar.bz2
Placeholders ...
-rw-r--r--text.html2
-rw-r--r--tooltip.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/text.html b/text.html
index 42ce33b..34b2623 100644
--- a/text.html
+++ b/text.html
@@ -99,7 +99,7 @@
</p>
<div class="row">
<div class="col-md-3">
- <input type="text" class="form-control" id="example" style="width:100%;" />
+ <input type="text" class="form-control" id="example" style="width:100%;" placeholder="Enter password..." />
</div>
<div class="col-md-9">
<div id="example-container">
diff --git a/tooltip.html b/tooltip.html
index 746a081..a57e8ee 100644
--- a/tooltip.html
+++ b/tooltip.html
@@ -92,7 +92,7 @@
</p>
<div class="row">
<div class="col-md-3">
- <input type="text" class="form-control" data-placement="right" id="example" style="width:100%;" />
+ <input type="text" class="form-control" data-placement="right" id="example" style="width:100%;" placeholder="Enter password..." />
</div>
<div class="col-md-9">
<div id="example-container">