mirror of https://github.com/Sonarr/Sonarr
parent
56da824e98
commit
e89a1bc0fb
|
@ -4,7 +4,7 @@
|
||||||
<h3>Delete Restriction</h3>
|
<h3>Delete Restriction</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<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>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<button class="btn" data-dismiss="modal">Cancel</button>
|
<button class="btn" data-dismiss="modal">Cancel</button>
|
||||||
|
|
Loading…
Reference in New Issue