diff --git a/deluge/ui/webui/templates/classic/part_button.html b/deluge/ui/webui/templates/classic/part_button.html index 9acdf5afd..5b8317b62 100644 --- a/deluge/ui/webui/templates/classic/part_button.html +++ b/deluge/ui/webui/templates/classic/part_button.html @@ -6,7 +6,7 @@ $if (int(get_config('button_style')) == 0): $if (int(get_config('button_style')) == 1): diff --git a/deluge/ui/webui/templates/white/part_tb_button.html b/deluge/ui/webui/templates/white/part_tb_button.html index 6b7169dca..bea1d83c1 100644 --- a/deluge/ui/webui/templates/white/part_tb_button.html +++ b/deluge/ui/webui/templates/white/part_tb_button.html @@ -6,7 +6,7 @@ $if (get_config('button_style') == 0): $if (get_config('button_style') == 1):