Skip to content

Commit 81c626a

Browse files
committed
Fix malformed label closing tag in options page
1 parent f25c116 commit 81c626a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/mzta-options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<label>
176176
<input type="checkbox" id="get_task" name="get_task" class="option-input" />
177177
__MSG_prefs_OptionText_get_task_Info__
178-
</labeloptionoption>
178+
</label>
179179
</td>
180180
</tr>
181181
<tr class="get_calendar_event_tr" id="no_sparks">

0 commit comments

Comments
 (0)