diff --git a/public/index.html b/public/index.html index 94c4ea54c..2c3d8f1f4 100644 --- a/public/index.html +++ b/public/index.html @@ -4072,8 +4072,8 @@ <small class="textAlignCenter">Logic</small> <select name="entryLogicType" class="widthFitContent margin0"> <option value="0">AND ONE</option> - <option value="1">NOT ALL</option> - <option value="2">NOT ONE</option> + <option value="1">NOT ONE</option> + <option value="2">NOT ALL</option> </select> </div> <div class="world_entry_form_control keysecondary flex1">