- fix unclosed label (#1485454)

release-0.6
alecpl 16 years ago
parent 112c9133bb
commit 6afdd695eb

@ -25,7 +25,7 @@
</p>
<div class="advswitch">
<label for="advswitch"><roundcube:label name="advancedoptions"><label>
<label for="advswitch"><roundcube:label name="advancedoptions"></label>
<input type="checkbox" id="advswitch" name="_advanced" value="0" onclick="rcube_show_advanced(this.checked)" />
</div>

Loading…
Cancel
Save