librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1404] Non-interrupting header.


From: Toby Inkster
Subject: [Librefm-commits] [1404] Non-interrupting header.
Date: Fri, 08 May 2009 09:09:16 +0000

Revision: 1404
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1404
Author:   tobyink
Date:     2009-05-08 09:09:16 +0000 (Fri, 08 May 2009)
Log Message:
-----------
Non-interrupting header.

Modified Paths:
--------------
    branches/stable/nixtape/themes/librefm/templates/header.tpl
    trunk/nixtape/themes/librefm/templates/header.tpl

Modified: branches/stable/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- branches/stable/nixtape/themes/librefm/templates/header.tpl 2009-05-08 
09:00:33 UTC (rev 1403)
+++ branches/stable/nixtape/themes/librefm/templates/header.tpl 2009-05-08 
09:09:16 UTC (rev 1404)
@@ -37,7 +37,7 @@
 <body typeof="foaf:Document">
 {if ($logged_in)}
 
-<div id="try-the-alpha"><a href="http://alpha.dev.libre.fm/";>If you have the 
time, please try some of the new features we've been working on</a></div>
+<div id="try-the-alpha"><a href="http://alpha.dev.libre.fm{$this_page}";>If you 
have the time, please try some of the new features we've been working 
on</a></div>
 
 {/if}
 <div id="doc2" class="yui-t7">

Modified: trunk/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-08 09:00:33 UTC 
(rev 1403)
+++ trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-08 09:09:16 UTC 
(rev 1404)
@@ -36,7 +36,7 @@
 
 <body typeof="foaf:Document">
 
-<div id="try-the-alpha"><a href="http://alpha.libre.fm/";>This is the current, 
live, in-development beta version of the site</a></div>
+<div id="try-the-alpha"><a href="http://alpha.libre.fm{$this_page}";>This is 
the current, live, in-development beta version of the site</a></div>
 
 {if ($sidebar)}<div id="doc2" class="yui-t5">{else}<div id="doc2" 
class="yui-t7"> {/if}
        <div id="hd" role="navigation">





reply via email to

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