Merge pull request #1257 from emanuelschuetze/projector-logo
Use right projector logo (as in stable/1.5.x branch).
This commit is contained in:
commit
c1c952c136
@ -44,7 +44,7 @@
|
||||
<body>
|
||||
<div id="header">
|
||||
{% 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 %}
|
||||
{% if 'projector_enable_title'|get_config %}
|
||||
<div id="eventdata">
|
||||
|
Loading…
Reference in New Issue
Block a user