mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
9 lines
260 B
HTML
9 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>
|