diff options
Diffstat (limited to 'simplex/index.html')
-rwxr-xr-x | simplex/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/simplex/index.html b/simplex/index.html index aa31d2fe..51c3f419 100755 --- a/simplex/index.html +++ b/simplex/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> |