Change play button default symbol to play icon

master
Felix Stupp 3 years ago
parent 47aeeb5f34
commit 21365a5e24
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -80,7 +80,7 @@
</form> </form>
{% endmacro %} {% endmacro %}
{% macro as_play_link(element, symbol='Play') -%} {% macro as_play_link(element, symbol='&#9654;&#65039;') -%}
{# TODO do not hardcode certain extractors here #} {# TODO do not hardcode certain extractors here #}
{% if element.extractor_name in ["ytdl", "youtube"] %} {% if element.extractor_name in ["ytdl", "youtube"] %}
{%- set opts = { {%- set opts = {

Loading…
Cancel
Save