mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-15 23:42:45 +01:00
9 lines
303 B
HTML
9 lines
303 B
HTML
<div class="tab-pane" id="add-new">
|
|
<div class="input-prepend nz-input-large search">
|
|
<i class="add-on icon-search"></i>
|
|
<input type="text" class="span10" placeholder="Start typing the name of series you want to add ...">
|
|
</div>
|
|
<div id="search-result">
|
|
</div>
|
|
</div>
|