1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 12:25:13 +03:00
inav-configurator/tabs/auxiliary_configuration.html
2014-06-05 16:08:20 +02:00

11 lines
No EOL
315 B
HTML

<div class="tab-auxiliary_configuration">
<table class="boxes">
<tr class="heads">
<th style="width: 18%"></th>
</tr>
<tr class="main">
<th i18n="auxiliaryName"></th>
</tr>
</table>
<a class="update" href="#" i18n="auxiliaryButtonSave"></a>
</div>