chiark / gitweb /
Go through CSS and rationalize it. Some cosmetic improvements too.
[disorder] / templates / recent.html
index 9b46d788887c33a036399932b5c57c8105099bd7..787b514e552579f22cdcb0cf9b5f6ea2dc582496 100644 (file)
@@ -25,7 +25,7 @@ USA
  </head>
  <body>
 @include{topbar}@
-  <h1 class=title>@label:recent.title@</h1>
+  <h1>@label:recent.title@</h1>
 
 @#{only display the table if there is something to put in it}@
 @if{@isrecent@}{
@@ -61,7 +61,7 @@ USA
      <td class=length>@length@</td>
 @right{prefs}{
      <td class=imgbutton><a class=imgbutton
-      href="@url@?action=prefs&#38;n=@nonce@&#38;0_file=@urlquote{@file@}@"><img
+      href="@url@?action=prefs&#38;0_file=@urlquote{@file@}@"><img
        class=button src="@image:edit@"
        title="@label:choose.prefsverbose@"
        alt="@label:choose.prefs@"></a></td>