We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96885dd commit 391ae5eCopy full SHA for 391ae5e
index.html
@@ -683,11 +683,11 @@ <h3 id="importLabel">Importar MDO/KEC</h3>
683
<label>MDO: <input id="importar_mdo" type="file" /></label>
684
<label>KEC: <input id="importar_kec" type="file" /></label>
685
</div>
686
+ <div class="modal-footer">
687
+ <input class="btn" type="submit" value="Importar" />
688
+ </div>
689
</form>
690
- <div class="modal-footer">
- <input class="btn" type="submit" value="Importar" />
- </div>
691
692
<div
693
aria-hidden="true"
0 commit comments