1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

self closing div tag

This commit is contained in:
kay.one
2013-06-18 23:37:09 -07:00
parent 8138ff5eee
commit be139b9e5b
17 changed files with 42 additions and 42 deletions
@@ -1,4 +1,4 @@
<fieldset>
<legend>Quality Size Limits</legend>
<div id="quality-sizes-container"></div>
</fieldset>
<div id="quality-sizes-container"/>
</fieldset>