mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	a*
This commit is contained in:
		@@ -82,7 +82,7 @@
 | 
			
		||||
        document.getElementById("table").insertRow(lplus).insertCell(0).innerHTML = '<input type="file" id="file' + lplus + '" name="file' + lplus + '" onchange="addline(' + lplus + ')">'
 | 
			
		||||
    }
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<br>
 | 
			
		||||
<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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user