agenda/image -> agenda/images
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<TMPL_COMMENT>
|
||||
<div class="icon">
|
||||
<TMPL_IF icon><img src="<TMPL_VAR icon>" alt="<TMPL_VAR series_name>" />
|
||||
<TMPL_ELSE><img src="<TMPL_VAR static_files_url>image/event.icon.png" />
|
||||
<TMPL_ELSE><img src="<TMPL_VAR static_files_url>images/event.icon.png" />
|
||||
</TMPL_IF>
|
||||
</div>
|
||||
</TMPL_COMMENT>
|
||||
|
||||
Reference in New Issue
Block a user