You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
inav-configurator/tabs/auxiliary_configuration.html

27 lines
746 B
HTML

12 years ago
<div class="tab-auxiliary_configuration">
<table class="boxes">
<tr class="heads">
<th style="width: 180px"></th>
<th colspan="3">AUX 1</th>
<th colspan="3">AUX 2</th>
<th colspan="3">AUX 3</th>
<th colspan="3">AUX 4</th>
</tr>
12 years ago
<tr class="main">
<th>Name</th>
12 years ago
<th>LOW</th>
<th>MED</th>
<th>HIGH</th>
<th>LOW</th>
<th>MED</th>
<th>HIGH</th>
<th>LOW</th>
<th>MED</th>
<th>HIGH</th>
<th>LOW</th>
<th>MED</th>
<th>HIGH</th>
12 years ago
</tr>
</table>
<a class="update" href="#" title="">Save</a>
12 years ago
</div>