Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/1eae184b43f2d508e900edbbbda4afea4a5a0796 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed up form-info icons after merge

pull/6/head
Mark McDowall 11 years ago
parent 958c2f1fe1
commit 1eae184b43

@ -14,7 +14,7 @@
<div class="controls qualities-controls">
<span id="x-qualities"></span>
<span class="help-inline">
<i class="icon-question-sign" title="Qualities higher in the list are more preferred. Only checked qualities will be wanted."/>
<i class="icon-nd-form-info" title="Qualities higher in the list are more preferred. Only checked qualities will be wanted."/>
</span>
</div>
</div>

@ -15,7 +15,7 @@
{{/eachReverse}}
</select>
<span class="help-inline">
<i class="icon-question-sign" title="Once this quality is reached NzbDrone will no longer download episodes"/>
<i class="icon-nd-form-info" title="Once this quality is reached NzbDrone will no longer download episodes"/>
</span>
</div>
</div>
Loading…
Cancel
Save