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

13 lines
356 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>
<div class="buttons">
<a class="update" href="#" i18n="auxiliaryButtonSave"></a>
</div>
</div>