librefm-commits
[Top][All Lists]
Advanced

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

[Librefm-commits] [1693] remove the concept of 'sidebar' in favour of al


From: Matt Lee
Subject: [Librefm-commits] [1693] remove the concept of 'sidebar' in favour of all pages being able to have a small bar at the side.
Date: Mon, 18 May 2009 17:40:00 +0000

Revision: 1693
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1693
Author:   mattl
Date:     2009-05-18 17:40:00 +0000 (Mon, 18 May 2009)
Log Message:
-----------
remove the concept of 'sidebar' in favour of all pages being able to have a 
small bar at the side.

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

Modified: trunk/nixtape/themes/librefm/templates/header.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-18 17:37:55 UTC 
(rev 1692)
+++ trunk/nixtape/themes/librefm/templates/header.tpl   2009-05-18 17:40:00 UTC 
(rev 1693)
@@ -43,8 +43,6 @@
            </div>
        </div>
 
-  {if ($sidebar)}   <div id="bd" role="main"><div id="yui-main"> 
-  <div class="yui-b"><div class="yui-g">{else}
-   <div id="bd" role="main"> 
-    <div class="yui-g">{/if}
-{if ($sidebar)}<div class="inner yui-t5">{else}<div class="inner yui-t7"> {/if}
+   <div id="bd" role="main">
+<div class="inner yui-t7">  
+    <div class="yui-g">





reply via email to

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