[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Update: svartalfheim.net
- To: cvs@lists.cleannorth.org
- Subject: CVS Update: svartalfheim.net
- From: Dan Brosemer <odin@cleannorth.org>
- Date: Thu, 31 Jul 2008 22:06:29 -0400 (EDT)
- List-help: <mailto:cvs-request@lists.cleannorth.org?subject=help>
- List-post: <mailto:cvs@lists.cleannorth.org>
- List-subscribe: <mailto:cvs-request@lists.cleannorth.org?subject=subscribe>
- List-unsubscribe: <mailto:cvs-request@lists.cleannorth.org?subject=unsubscribe>
- Resent-date: Thu, 31 Jul 2008 22:06:33 -0400 (EDT)
- Resent-from: cvs@lists.cleannorth.org
- Resent-message-id: <skFosB.A.hpC.--mkIB@skroob.cleannorth.org>
- Resent-sender: cvs-request@lists.cleannorth.org
Log Message:
-----------
Getting there
Modified Files:
--------------
svartalfheim.net/templates/en:
page.tmpl
Revision Data
-------------
Index: page.tmpl
===================================================================
RCS file: /cvs/svartalfheim.net/templates/en/page.tmpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -Ltemplates/en/page.tmpl -Ltemplates/en/page.tmpl -u -r1.1.1.1 -r1.2
--- templates/en/page.tmpl
+++ templates/en/page.tmpl
@@ -20,15 +20,16 @@
<tmpl_var name=body>
</div></div>
-<div id="navigation">
- <p><strong>Main Menu:</strong></p>
+<div id="right">
+<div id="avmenu">
+ <h2 class="hide">Main Menu:</h2>
<ul>
<tmpl_loop name=tabs>
<li><a href="<tmpl_var name=href>"><tmpl_var name=title></a></li>
<tmpl_if name=current><li><tmpl_var name=menutext></li></tmpl_if>
</tmpl_loop>
</ul>
- <p><strong>Site Tools:</strong></p>
+ <h2>Site Tools:</h2>
<ul>
<tmpl_if name=login>
<li><a href="/auth.pl?mode=logout">Logout</a></li>
@@ -42,6 +43,7 @@
<li><a href="/user.pl?mode=list">List users</a></li>
</tmpl_if>
</ul>
+</div>
</div>
<div id="extra"></div>
<div id="footer"><p>All trademarks and copyrights on this page are owned by their respective owners. The rest � 1999-2008 Daniel Brosemer, 2005-2006 James Dew, 2006 Josh Hayes-Sheen.</p></div>
- Prev by Date: CVS Update: svartalfheim.net
- Next by Date: CVS Update: svartalfheim.net
- Previous by thread: CVS Update: svartalfheim.net
- Next by thread: CVS Update: svartalfheim.net
- Index(es):