librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1587] why i closed the div here? nobody knows


From: Matt Lee
Subject: [Librefm-commits] [1587] why i closed the div here? nobody knows
Date: Thu, 14 May 2009 20:15:49 +0000

Revision: 1587
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1587
Author:   mattl
Date:     2009-05-14 20:15:47 +0000 (Thu, 14 May 2009)
Log Message:
-----------
why i closed the div here? nobody knows

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/templates/group-list.tpl

Modified: trunk/nixtape/themes/librefm/templates/group-list.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/group-list.tpl       2009-05-14 
20:14:59 UTC (rev 1586)
+++ trunk/nixtape/themes/librefm/templates/group-list.tpl       2009-05-14 
20:15:47 UTC (rev 1587)
@@ -14,7 +14,7 @@
                        </div>
                        <dl>
                                <dt>
-                                       <a rel="foaf:homepage" 
rev="foaf:primaryTopic" property="dc:description" 
href="{$g->getURL()|escape:'html':'UTF-8'}"><span class="fn org" 
property="foaf:name">{$g->fullname|escape:'html':'UTF-8'}</span></div>
+                                       <a rel="foaf:homepage" 
rev="foaf:primaryTopic" property="dc:description" 
href="{$g->getURL()|escape:'html':'UTF-8'}"><span class="fn org" 
property="foaf:name">{$g->fullname|escape:'html':'UTF-8'}</span>
                                </dt>
                                <dd>{if $g->homepage}<a class="url" 
rel="foaf:page" 
href="{$g->homepage|escape:'html':'UTF-8'}">{$g->homepage|escape:'html':'UTF-8'}</a>{/if}</dd>
                                <dd class="note" 
property="dc:abstract">{$g->bio|escape:'html':'UTF-8'}</dd>





reply via email to

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