Where to store the SAB setting. • Cookie will store the setting in your browsers coookies and will only work when using your current browser. • Site will store the setting in your user account enabling it to work no matter where you are logged in from. Please Note: You should only store your full SAB api key with sites you trust.
+
+
{/if}
diff --git a/www/themes/Gamma/templates/profileedit.tpl b/www/themes/Gamma/templates/profileedit.tpl
index 750b84dc7..b62048e68 100755
--- a/www/themes/Gamma/templates/profileedit.tpl
+++ b/www/themes/Gamma/templates/profileedit.tpl
@@ -145,6 +145,20 @@
Select the type of api key you entered in the above setting. Using your full SAB api key will allow you access to the SAB queue from within this site.
+
+
+
+ {html_options id="sabpriority" class="form-control" name='sabpriority' values=$sabpriority_ids output=$sabpriority_names selected=$sabpriority_selected}
+ Set the priority level for NZBs that are added to your queue
+
+
+ <
>
+
+
+ {html_radios id="sabsetting" name='sabsetting' values=$sabsetting_ids output=$sabsetting_names selected=$sabsetting_selected separator=' '}{if $sabsetting_selected == 2} [Clear Cookies]{/if}
+ Where to store the SAB setting. • Cookie will store the setting in your browsers coookies and will only work when using your current browser. • Site will store the setting in your user account enabling it to work no matter where you are logged in from. Please Note: You should only store your full SAB api key with sites you trust.
+