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/cli.html

13 lines
393 B
HTML

12 years ago
<div class="tab-cli">
9 years ago
<div class="note" style="margin-bottom:20px;">
<div class="note_spacer"><p i18n="cliInfo"></p></div>
</div>
<div class="backdrop">
<div class="window">
<div class="wrapper"></div>
</div>
12 years ago
</div>
<textarea name="commands" i18n_placeholder="cliInputPlaceholder" rows="1" cols="0"></textarea>
12 years ago
</div>