librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1356] move the name on the profile


From: Matt Lee
Subject: [Librefm-commits] [1356] move the name on the profile
Date: Fri, 08 May 2009 03:35:06 +0000

Revision: 1356
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1356
Author:   mattl
Date:     2009-05-08 03:35:05 +0000 (Fri, 08 May 2009)
Log Message:
-----------
move the name on the profile

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/templates/maxiprofile.tpl
    trunk/nixtape/themes/librefm/templates/user-profile.tpl

Modified: trunk/nixtape/themes/librefm/templates/maxiprofile.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/maxiprofile.tpl      2009-05-08 
03:31:20 UTC (rev 1355)
+++ trunk/nixtape/themes/librefm/templates/maxiprofile.tpl      2009-05-08 
03:35:05 UTC (rev 1356)
@@ -10,6 +10,8 @@
        </span>
        {/if}
 
+       <h2 property="dc:title">{$me->name|escape:'html':'UTF-8'}'s profile</h2>
+
        <dl>
                <dt>
                        <span class="fn" 
property="foaf:name">{$me->fullname|escape:'html':'UTF-8'}</span>

Modified: trunk/nixtape/themes/librefm/templates/user-profile.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/user-profile.tpl     2009-05-08 
03:31:20 UTC (rev 1355)
+++ trunk/nixtape/themes/librefm/templates/user-profile.tpl     2009-05-08 
03:35:05 UTC (rev 1356)
@@ -1,7 +1,5 @@
 {include file='header.tpl'}
 
-<h2 property="dc:title">{$me->name|escape:'html':'UTF-8'}'s profile</h2>
-
 {include file='maxiprofile.tpl'}
 
 {if $nowplaying|@count > 0}





reply via email to

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