diff --git a/modules/portrait-support.pl b/modules/portrait-support.pl index 65f600ae..153b177a 100644 --- a/modules/portrait-support.pl +++ b/modules/portrait-support.pl @@ -16,7 +16,7 @@ # 59 Temple Place, Suite 330 # Boston, MA 02111-1307 USA -$ModulesDescription .= '
$Id: portrait-support.pl,v 1.5 2004/04/28 20:19:04 as Exp $
'; +$ModulesDescription .= '$Id: portrait-support.pl,v 1.6 2004/04/28 20:23:43 as Exp $
'; push(@MyMacros, sub{ s/\[new::\]/"[new:" . GetParam('username', T('Anonymous')) . ':' . TimeToText($Now) . "]"/ge }); @@ -54,8 +54,7 @@ sub PortraitSupportRule { $html = '' if $MyColorDiv; $MyColorDiv = 1; return $html . CloseHtmlEnvironments() - . '[new]' . $portrait; } return '';