Move search controls and add result modal
This commit is contained in:
+2
-2
@@ -454,7 +454,7 @@ CONFIG_HTML = r"""<!doctype html>
|
||||
<h2>Saved defaults</h2>
|
||||
<div class="stack muted">
|
||||
<p>These values preload the Search page and act as the fallback folder for new queue jobs.</p>
|
||||
<p>Mode and quality can still be changed on the Search page before queueing a download.</p>
|
||||
<p>Search uses these saved mode and quality defaults when opening result actions and queueing downloads.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="settings">
|
||||
@@ -476,7 +476,7 @@ CONFIG_HTML = r"""<!doctype html>
|
||||
<div class="toolbar">
|
||||
<div>
|
||||
<h2>Defaults</h2>
|
||||
<p class="muted">Manage the folder, mode, and quality that the Search page starts with.</p>
|
||||
<p class="muted">Manage the folder, mode, quality, and provider defaults used by Search and new queue jobs.</p>
|
||||
</div>
|
||||
<button class="primary" id="saveConfigBtn" type="button">Save</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user