chiark / gitweb /
build fixes
[disorder] / templates / sidebar.html
index d0d3a69e736b64a7faf8856c8da9e09b6bed0e07..9a075c328de9b6cb9f12c3de05a39d1529187d9b 100644 (file)
@@ -5,6 +5,9 @@
  <p class=sidebarlink>
   <a class=sidebarlink href="@url@?action=recent&amp;nonce=@nonce@">@label:sidebar.recent@</a>
  </p>
+ <p class=sidebarlink>
+  <a class=sidebarlink href="@url@?action=new&amp;nonce=@nonce@">@label:sidebar.new@</a>
+ </p>
  <p class=sidebarlink>
   <a class=sidebarlink href="@url@?action=@label:sidebar.choosewhich@&amp;nonce=@nonce@">@label:sidebar.choose@</a>
  </p>
@@ -28,7 +31,7 @@
 @@
 <!--
 This file is part of DisOrder.
-Copyright (C) 2004, 2005 Richard Kettlewell
+Copyright (C) 2004, 2005, 2007 Richard Kettlewell
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -45,4 +48,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 -->
-<!-- arch-tag:4d13881dcc3c1c93ff42a9ed5ca0f737 -->