New feature : you can import and export configs
This commit is contained in:
parent
3132795c5e
commit
e896d4b949
|
@ -83,7 +83,7 @@
|
|||
}
|
||||
</script>
|
||||
<br>
|
||||
<h2>Upload you files</h2>
|
||||
<h2>Upload your files</h2>
|
||||
<form method="POST" action="/upload_file/" enctype=multipart/form-data>
|
||||
<table id="table">
|
||||
<tr><td><input type="file" id="file1" name="file1" onchange='addline(0)'></td></tr>
|
||||
|
|
Loading…
Reference in New Issue