-

+
{{ date|date(config.news_date_format) }} -
{{ title }}
{% if config.news_author and author is not empty %}
@@ -20,4 +20,4 @@
{% endif %}
-
\ No newline at end of file
+
diff --git a/system/templates/news.tickers.html.twig b/system/templates/news.tickers.html.twig
index a8825bba..e7d9ea95 100644
--- a/system/templates/news.tickers.html.twig
+++ b/system/templates/news.tickers.html.twig
@@ -5,11 +5,11 @@
{% set i = 0 %}
{% for ticker in tickers %}
-  |
+  }}images/news/icon_{{ ticker.icon }}_small.gif) |
{{ ticker.date|date("j M Y") }} |
{{ ticker.body|raw }} |
{% set i = i + 1 %}
{% endfor %}
-
\ No newline at end of file
+