mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
8 lines
260 B
HTML
8 lines
260 B
HTML
<div class="control-group">
|
|
<label class="control-label">{{label}}</label>
|
|
|
|
<div class="controls">
|
|
<input type="text" name="fields.{{order}}.value" validation-name="{{name}}" spellcheck="false"/>
|
|
{{> FormHelpPartial}}
|
|
</div>
|
|
</div>
|