File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
71
71
</ select >
72
72
</ article >
73
73
< article class ="config ">
74
- < label for ="keywordCase "> Keyword Case</ label >
74
+ < label for ="keywordCase "> Keyword Case: </ label >
75
75
< select id ="keywordCase ">
76
76
< option value ="preserve "> Preserve</ option >
77
77
< option value ="upper "> Uppercase</ option >
@@ -113,7 +113,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
113
113
</ select >
114
114
</ article >
115
115
< article class ="config ">
116
- < label for ="aliasAs "> Use AS in alias</ label >
116
+ < label for ="aliasAs "> Use AS in alias: </ label >
117
117
< select id ="aliasAs ">
118
118
< option value ="preserve "> Preserve</ option >
119
119
< option value ="select "> SELECT Only</ option >
@@ -126,7 +126,7 @@ <h3 style="margin: 0.5rem 0">Options</h3>
126
126
< input type ="checkbox " id ="tabulateAlias " name ="tabulateAlias " />
127
127
</ article >
128
128
< article class ="config ">
129
- < label for ="commaPosition "> CommaPosition</ label >
129
+ < label for ="commaPosition "> CommaPosition: </ label >
130
130
< select id ="commaPosition ">
131
131
< option value ="after "> After</ option >
132
132
< option value ="before "> Before</ option >
You can’t perform that action at this time.
0 commit comments