diff options
| author | Mark Otto <[email protected]> | 2012-11-30 15:27:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-30 15:27:13 -0800 |
| commit | a09cea44aeb6f19f560205636e9312e71d58d58c (patch) | |
| tree | ae8d9774351ad2824fd70fd075f48bfd348e58c6 /docs | |
| parent | 01421ecd62c0f3013f881ad3fcde10769d7328ec (diff) | |
| download | bootstrap-a09cea44aeb6f19f560205636e9312e71d58d58c.tar.xz bootstrap-a09cea44aeb6f19f560205636e9312e71d58d58c.zip | |
more vars changed
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/templates/pages/customize.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/customize.mustache b/docs/templates/pages/customize.mustache index e05502f5b..c3c318d42 100644 --- a/docs/templates/pages/customize.mustache +++ b/docs/templates/pages/customize.mustache @@ -260,7 +260,7 @@ <input type="text" class="span3" placeholder="#ddd"> <h3>{{_i}}Forms{{/i}}</h3> - <label>@placeholderText</label> + <label>@input-color-placeholder</label> <input type="text" class="span3" placeholder="@grayLight"> <label>@input-background</label> <input type="text" class="span3" placeholder="#fff"> |
