1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 16:25:19 +03:00
inav-configurator/tabs/modes.html
2015-02-20 01:18:49 +00:00

13 lines
339 B
HTML

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