diff options
Diffstat (limited to 'spruce/index.html')
-rwxr-xr-x | spruce/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spruce/index.html b/spruce/index.html index 775bd8ee..704fae86 100755 --- a/spruce/index.html +++ b/spruce/index.html @@ -580,8 +580,8 @@ <span class="help-inline">Woohoo!</span> </div> </div> - <div class="control-group success"> - <label class="control-label" for="selectError">Select with success</label> + <div class="control-group info"> + <label class="control-label" for="selectError">Select with info</label> <div class="controls"> <select id="selectError"> <option>1</option> |