diff options
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"> |
