librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1675] wrong syntax


From: Clint Adams
Subject: [Librefm-commits] [1675] wrong syntax
Date: Sat, 16 May 2009 19:39:20 +0000

Revision: 1675
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1675
Author:   clint
Date:     2009-05-16 19:39:19 +0000 (Sat, 16 May 2009)
Log Message:
-----------
wrong syntax

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/templates/album.tpl
    trunk/nixtape/themes/librefm/templates/footer.tpl
    trunk/nixtape/themes/librefm/templates/group.tpl
    trunk/nixtape/themes/librefm/templates/track.tpl
    trunk/nixtape/themes/librefm/templates/welcome.tpl

Modified: trunk/nixtape/themes/librefm/templates/album.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/album.tpl    2009-05-16 19:37:51 UTC 
(rev 1674)
+++ trunk/nixtape/themes/librefm/templates/album.tpl    2009-05-16 19:39:19 UTC 
(rev 1675)
@@ -25,7 +25,7 @@
        <li><a 
href="http://libre.fm/affliate.php?a={$artist->name}&m={$name}">Amazon 
MP3</a></li>
        <li><a 
href="http://libre.fm/affliate.php?a={$artist->name}&m={$name}&x=1">eMusic</a> 
(<a href="http://www.anrdoezrs.net/9g117dlurlt8CDHDBBH8A9D9IEBA";>Join 
eMusic)</a></li>
         </ul>
-{/fi}
+{/if}
 
         </div>
 

Modified: trunk/nixtape/themes/librefm/templates/footer.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/footer.tpl   2009-05-16 19:37:51 UTC 
(rev 1674)
+++ trunk/nixtape/themes/librefm/templates/footer.tpl   2009-05-16 19:39:19 UTC 
(rev 1675)
@@ -7,7 +7,7 @@
 
 {if !isset($this_user) || $this_user->anticommercial<>1}
        {include file='adbard.tpl'}     
-{/fi}
+{/if}
 
        {include file=$sidebartemplate}
 

Modified: trunk/nixtape/themes/librefm/templates/group.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/group.tpl    2009-05-16 19:37:51 UTC 
(rev 1674)
+++ trunk/nixtape/themes/librefm/templates/group.tpl    2009-05-16 19:39:19 UTC 
(rev 1675)
@@ -67,7 +67,7 @@
             <script type='text/javascript' 
src='http://cdn1.adbard.net/js/ab1.js'></script>
 
            <!--Ad Bard, end -->
-{/fi}
+{/if}
 
 
 

Modified: trunk/nixtape/themes/librefm/templates/track.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/track.tpl    2009-05-16 19:37:51 UTC 
(rev 1674)
+++ trunk/nixtape/themes/librefm/templates/track.tpl    2009-05-16 19:39:19 UTC 
(rev 1675)
@@ -15,7 +15,7 @@
        <li><a 
href="http://libre.fm/affliate.php?a={$track->artist_name}&m={$track->album_name}&t={$track->name}">Amazon
 MP3</a></li>
        <li><a 
href="http://libre.fm/affliate.php?{$track->artist_name}&m={$track->album_name}&t={$track->name}&x=1">eMusic</a>
 (<a href="http://www.anrdoezrs.net/9g117dlurlt8CDHDBBH8A9D9IEBA";>Join 
eMusic)</a></li>
         </ul>
-{/fi}
+{/if}
 
         </div>
 

Modified: trunk/nixtape/themes/librefm/templates/welcome.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-05-16 19:37:51 UTC 
(rev 1674)
+++ trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-05-16 19:39:19 UTC 
(rev 1675)
@@ -43,7 +43,7 @@
 
 {if !isset($this_user) || $this_user->anticommercial<>1}
     {include file='adbard.tpl'}
-{/fi}
+{/if}
 
     <h2>{t}Libre music downloads...{/t}</h2>
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]