Selaa lähdekoodia

Wrong closing tag.

</nav> where it should have been a </div>
I missed it when removign all HTML5 to please ie8.

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
Jean-Romain Prévost 12 vuotta sitten
vanhempi
commit
d98a3186d1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Resources/web/index.html

+ 1 - 1
Resources/web/index.html

@@ -18,7 +18,7 @@
           <input id="fileupload" type="file" name="files[]" data-url="upload.json" multiple>
           Upload files
         </div>
-      </nav>
+      </div>
     </div>
     <div class="main">
       <div class="uploads">