mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
9 lines
233 B
HTML
9 lines
233 B
HTML
<div class="control-group">
|
|
<label class="control-label">{{label}}</label>
|
|
|
|
<div class="controls">
|
|
<input type="text" name="fields.{{order}}.value" spellcheck="false"/>
|
|
{{> FormHelpPartial}}
|
|
</div>
|
|
</div>
|