Blame view

html/Oscilloscope/CH2/1_Trace/form_trace.php 177 Bytes
c825216f   lwadbled   feat(main.php): R...
1
2
3
4
5
6
  <!DOCTYPE html>
  <html>
  	<form method="post" action="main.php">
  		<input type="submit" name="tra_c2" value="Tracer/Effacer CH2" class="btn btn-outline-danger"/>
  	</form>
  </html>