diff --git a/templates/youtube-dl_download.html b/templates/youtube-dl_download.html index c192cfd..0921f76 100644 --- a/templates/youtube-dl_download.html +++ b/templates/youtube-dl_download.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% macro setting_select2(id, title, options, col='9', desc=None, value=None) %} +{% macro my_setting_select(id, title, options, col='9', desc=None, value=None) %} {{ macros.setting_top(title) }}