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

Fixed: Delete confirmation message for Restriction

Closes 
pull/2/head
Mark McDowall 9 years ago
parent 56da824e98
commit e89a1bc0fb

@ -4,7 +4,7 @@
<h3>Delete Restriction</h3>
</div>
<div class="modal-body">
<p>Are you sure you want to delete the restriction for '{{localPath}}'?</p>
<p>Are you sure you want to delete this restriction?</p>
</div>
<div class="modal-footer">
<button class="btn" data-dismiss="modal">Cancel</button>

Loading…
Cancel
Save