event_playlist.html: remove line break

This commit is contained in:
Milan
2021-12-10 17:13:09 +01:00
parent d063957645
commit dcb750edef

View File

@@ -19,7 +19,7 @@
</div>
</TMPL_COMMENT>
<div class="title">
<TMPL_VAR weekday_short_name> <TMPL_VAR start_time_name><br />
<TMPL_VAR weekday_short_name> <TMPL_VAR start_time_name> -
<TMPL_IF series_name><TMPL_VAR series_name><TMPL_ELSE><TMPL_VAR title></TMPL_IF>
</div>
</div>