[prev] [thread] [next] [lurker] [Date index for 2005/02/16]
Author: simon
Date: 2005-02-16 07:04:35 +0000 (Wed, 16 Feb 2005)
New Revision: 1893
Modified:
trunk/buscador/templates/mail/view_macros
Log:
IE even more braindead than I thought
Modified: trunk/buscador/templates/mail/view_macros
===================================================================
--- trunk/buscador/templates/mail/view_macros 2005-02-16 07:03:45 UTC (rev 1892)
+++ trunk/buscador/templates/mail/view_macros 2005-02-16 07:04:35 UTC (rev 1893)
@@ -37,7 +37,7 @@
<ul>
[% FOR att = mail.attachments %]
<li> <A HREF="[%base |
- remove('/$')%]/attachment/view/[%att.id%]?filename=[% att.filename %]">
+ remove('/$')%]/attachment/view/[%att.id%]/[% att.filename %]">
[% att.filename %]</A> <small>([% att.content_type %])</small>
[% END %]
</ul>
Generated at 10:00 on 16 Feb 2005 by mariachi 0.52