@@ -915,19 +915,20 @@ <h5 class="modal-title-craft"></h5>
915
915
</ table >
916
916
</ div >
917
917
</ div >
918
- < div class ="gui_box grey unknown ">
919
- < div class ="gui_box_titlebar ">
920
- < div class ="spacer_box_title "> Unknown Header Fields</ div >
921
- </ div >
922
- < div class ="spacer_box ">
923
- < table class ="parameter cf ">
924
- < tr >
925
- < td > Name</ td >
926
- < td > Value</ td >
927
- </ tr >
928
- </ table >
929
- </ div >
930
- </ div >
918
+ < div class ="gui_box grey debug ">
919
+ < div class ="gui_box_titlebar ">
920
+ < div class ="spacer_box_title "> Debug Settings</ div >
921
+ </ div >
922
+ < div class ="spacer_box ">
923
+ < table class ="parameter cf ">
924
+ < tbody >
925
+ < tr >
926
+ < td name ='debug_mode '> < label > Debug Mode</ label > < select > <!-- list generated here --> </ select > </ td >
927
+ </ tr >
928
+ </ tbody >
929
+ </ table >
930
+ </ div >
931
+ </ div >
931
932
</ div >
932
933
< div class ="cf_column half right ">
933
934
< div class ="spacer_left ">
@@ -1092,20 +1093,6 @@ <h5 class="modal-title-craft"></h5>
1092
1093
</ table >
1093
1094
</ div >
1094
1095
</ div >
1095
- < div class ="gui_box grey debug ">
1096
- < div class ="gui_box_titlebar ">
1097
- < div class ="spacer_box_title "> Debug Settings</ div >
1098
- </ div >
1099
- < div class ="spacer_box ">
1100
- < table class ="parameter cf ">
1101
- < tbody >
1102
- < tr >
1103
- < td name ='debug_mode '> < label > Debug Mode</ label > < select > <!-- list generated here --> </ select > </ td >
1104
- </ tr >
1105
- </ tbody >
1106
- </ table >
1107
- </ div >
1108
- </ div >
1109
1096
< div class ="gui_box grey other ">
1110
1097
< div class ="gui_box_titlebar ">
1111
1098
< div class ="spacer_box_title "> Other Features</ div >
@@ -1125,6 +1112,19 @@ <h5 class="modal-title-craft"></h5>
1125
1112
</ table >
1126
1113
</ div >
1127
1114
</ div >
1115
+ < div class ="gui_box grey unknown ">
1116
+ < div class ="gui_box_titlebar ">
1117
+ < div class ="spacer_box_title "> Unknown Header Fields</ div >
1118
+ </ div >
1119
+ < div class ="spacer_box ">
1120
+ < table class ="parameter cf ">
1121
+ < tr >
1122
+ < td > Name</ td >
1123
+ < td > Value</ td >
1124
+ </ tr >
1125
+ </ table >
1126
+ </ div >
1127
+ </ div >
1128
1128
</ div >
1129
1129
</ div >
1130
1130
</ form >
0 commit comments