Preview Page: Themable Checkbox should have different label

Partially-Implements blueprint bootstrap-theme-preview

Change-Id: I1e14a871240f292880532991fb0bb4416b5d3bd0
This commit is contained in:
Diana Whitten 2016-06-29 12:09:46 -07:00
parent f16435b825
commit c8df6159d9

View File

@ -564,7 +564,7 @@
</div>
<div class="themable-checkbox">
<input type="checkbox" id="themable-checkbox">
<label for="themable-checkbox" translate>Checkbox</label>
<label for="themable-checkbox" translate>Themable Checkbox</label>
</div>
</div>
</div>