[prev] [thread] [next] [lurker] [Date index for 2005/02/16]
Author: simon
Date: 2005-02-16 12:30:40 +0000 (Wed, 16 Feb 2005)
New Revision: 1897
Modified:
trunk/buscador/lib/Buscador/Thread.pm
Log:
<br /> not <br>
Modified: trunk/buscador/lib/Buscador/Thread.pm
===================================================================
--- trunk/buscador/lib/Buscador/Thread.pm 2005-02-16 12:30:09 UTC (rev 1896)
+++ trunk/buscador/lib/Buscador/Thread.pm 2005-02-16 12:30:40 UTC (rev 1897)
@@ -161,7 +161,7 @@
else {
$html .= qq{<a href="${base}mail/view/}.$mess->id.q{">}.
$mess->subject."</A>\n";
- $html .= "<br>  <small>".eval {$mess->addressings(role =>"From")->first->name->name}."</small>\n";
+ $html .= "<br />  <small>".eval {$mess->addressings(role =>"From")->first->name->name}."</small>\n";
}
if ($c->children) {
Generated at 13:00 on 16 Feb 2005 by mariachi 0.52