Use right projector logo (as in stable/1.5.x branch).
This commit is contained in:
parent
f2d6825b3b
commit
945771e8a6
@ -44,7 +44,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
{% if 'projector_enable_logo'|get_config %}
|
{% if 'projector_enable_logo'|get_config %}
|
||||||
<img id="logo" alt="Logo" src="{% static 'img/logo.png' %}">
|
<img id="logo" alt="Logo" src="{% static 'img/logo-projector.png' %}">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if 'projector_enable_title'|get_config %}
|
{% if 'projector_enable_title'|get_config %}
|
||||||
<div id="eventdata">
|
<div id="eventdata">
|
||||||
|
Loading…
Reference in New Issue
Block a user