librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1901] Patch from David Johnson to fix bug #26565.


From: Clint Adams
Subject: [Librefm-commits] [1901] Patch from David Johnson to fix bug #26565.
Date: Wed, 03 Jun 2009 14:50:21 +0000

Revision: 1901
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1901
Author:   clint
Date:     2009-06-03 14:50:21 +0000 (Wed, 03 Jun 2009)
Log Message:
-----------
Patch from David Johnson to fix bug #26565.

Ticket Links:
:-----------
    http://savannah.gnu.org/bugs/?26565

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

Modified: trunk/nixtape/themes/librefm/templates/maxiprofile.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/maxiprofile.tpl      2009-06-03 
14:50:18 UTC (rev 1900)
+++ trunk/nixtape/themes/librefm/templates/maxiprofile.tpl      2009-06-03 
14:50:21 UTC (rev 1901)
@@ -8,10 +8,11 @@
        <span class="edit">
        <a href="{$me->getURL('edit')|escape:'html':'UTF-8'}">[edit]</a>
        </span>
+       <h2 about="" property="dc:title">{t}Your profile{/t}</h2>
+       {else}
+       <h2 about="" property="dc:title">{$me->name|escape:'html':'UTF-8'}'s 
profile</h2>
        {/if}
 
-       <h2 about="" 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>





reply via email to

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