File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
templates/web/prod/WorkZone Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
</select >
35
35
</div >
36
36
<div class =" ui-widget" >
37
- <label for = " enabled_combobox " >{{ ' prod:expose:publication:Enabled' | trans }}</label >
38
- <span class =" switch" >
37
+ <label >{{ ' prod:expose:publication:Enabled' | trans }}</label >
38
+ <label class =" switch" >
39
39
<input id =" enabled_combobox" type =" checkbox" class =" publication-field" name =" enabled" >
40
40
<span class =" slider round" ></span >
41
- </span >
41
+ </label >
42
42
</div >
43
43
<div class =" ui-widget available-wrapper" >
44
44
<label >{{ ' prod:expose:publication:Available (leave blank for permanet publication)' | trans }}</label >
57
57
</div >
58
58
<div class =" ui-widget" >
59
59
<label >{{ ' prod:expose:publication:Publicly listing' | trans }}</label >
60
- <label for = " publication_publiclyListed " class =" switch" >
60
+ <label class =" switch" >
61
61
<input id =" publication_publiclyListed" type =" checkbox" class =" publication-field" name =" publiclyListed" >
62
62
<span class =" slider round" ></span >
63
63
</label >
You can’t perform that action at this time.
0 commit comments