librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1286] added banner to encourage people help test dev


From: Matt Lee
Subject: [Librefm-commits] [1286] added banner to encourage people help test dev
Date: Thu, 07 May 2009 23:29:09 +0000

Revision: 1286
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1286
Author:   mattl
Date:     2009-05-07 23:29:08 +0000 (Thu, 07 May 2009)
Log Message:
-----------
added banner to encourage people help test dev

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

Modified: branches/stable/nixtape/themes/librefm/librefm.css
===================================================================
--- branches/stable/nixtape/themes/librefm/librefm.css  2009-05-07 19:33:53 UTC 
(rev 1285)
+++ branches/stable/nixtape/themes/librefm/librefm.css  2009-05-07 23:29:08 UTC 
(rev 1286)
@@ -76,3 +76,5 @@
 
 th{background-color: black; color: white;}
 tr.odd{background-color: #edf3fe;}
+
+#try-the-alpha{font-size: 14px; padding: 4px; background-color: #fdca01; 
text-align: center;}
\ No newline at end of file

Modified: branches/stable/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- branches/stable/nixtape/themes/librefm/templates/header.tpl 2009-05-07 
19:33:53 UTC (rev 1285)
+++ branches/stable/nixtape/themes/librefm/templates/header.tpl 2009-05-07 
23:29:08 UTC (rev 1286)
@@ -35,6 +35,11 @@
 </head>
 
 <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>
+
+{/if}
 <div id="doc2" class="yui-t7">
        <div id="hd" role="navigation">
                <h1 rel="dc:publisher" class="vcard"><a property="foaf:name" 
rel="foaf:homepage" href="{$base_url}" class="fn org url">Libre.fm</a></h1>





reply via email to

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