diff options
Diffstat (limited to 'default/index.html')
-rwxr-xr-x | default/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/default/index.html b/default/index.html index b8ad0ac1..273966a6 100755 --- a/default/index.html +++ b/default/index.html @@ -579,8 +579,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> |