agenda/image -> agenda/images
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 354 B |
|
Before Width: | Height: | Size: 764 B After Width: | Height: | Size: 764 B |
|
Before Width: | Height: | Size: 721 B After Width: | Height: | Size: 721 B |
|
Before Width: | Height: | Size: 862 B After Width: | Height: | Size: 862 B |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
@@ -26,7 +26,7 @@
|
||||
<TMPL_VAR comment_count> Kommentar<TMPL_UNLESS one_result>e</TMPL_UNLESS>
|
||||
</span>
|
||||
<a href="/agenda/feed_kommentare/" title="Kommentare als Feed abonnieren">
|
||||
<img src="<TMPL_VAR static_files_url>image/feed.png" style="float:none">
|
||||
<img src="<TMPL_VAR static_files_url>images/feed.png" style="float:none">
|
||||
</a>
|
||||
</h4>
|
||||
</TMPL_IF>
|
||||
|
||||
@@ -28,7 +28,7 @@ Content-type:text/html; charset=UTF-8;
|
||||
|
||||
<body>
|
||||
<div>
|
||||
<a href="/"><img src="<TMPL_VAR static_files_url>/image/logo.png" alt="programm" /></a>
|
||||
<a href="/"><img src="<TMPL_VAR static_files_url>/images/logo.png" alt="programm" /></a>
|
||||
</div>
|
||||
|
||||
<TMPL_IF action_result>
|
||||
|
||||
@@ -5,7 +5,7 @@ Content-type:text/xml; charset=UTF-8
|
||||
<info>
|
||||
<displayname>Pi-Radio</displayname>
|
||||
<fullname>Pi-Radio</fullname>
|
||||
<logo src="https://piradio.de/agenda/image/logo.jpg" />
|
||||
<logo src="https://piradio.de/agenda/images/logo.jpg" />
|
||||
<basecolor>#FF6600</basecolor>
|
||||
<city>Berlin</city>
|
||||
<studio>
|
||||
|
||||
@@ -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>
|
||||
|
||||