Removed extra closing brace from date string.
authorThomas Arendsen Hein <thomas@intevation.de>
Thu, 02 Jun 2005 09:23:44 +0100
changeset 236 85f0420fd848
parent 235 eb341488aa4c
child 237 4f802588cdfb
Removed extra closing brace from date string.
templates/fileannotate.tmpl
--- a/templates/fileannotate.tmpl	Thu Jun 02 09:14:12 2005 +0100
+++ b/templates/fileannotate.tmpl	Thu Jun 02 09:23:44 2005 +0100
@@ -28,7 +28,7 @@
  <td>#author|obfuscate#</td></tr>
 <tr>
  <td class="metatag">date:</td>
- <td>#date|date# (#date|age#) ago)</td></tr>
+ <td>#date|date# (#date|age# ago)</td></tr>
 </table>
 
 <br/>