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
744 B
HTML

<div class="tab-auxiliary_configuration">
<table class="boxes">
<tr class="heads">
<th style="width: 18%"></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>
<tr class="main">
<th>Name</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>
<th>LOW</th>
<th>MED</th>
<th>HIGH</th>
</tr>
</table>
<a class="update" href="#" title="">Save</a>
</div>