Commit 3f73d7e9 authored by kiko%async.com.br's avatar kiko%async.com.br

Comment-only fix: be honest about where we put that string! r=ssdbot

parent afe67e69
......@@ -1160,7 +1160,7 @@ sub update
$Text::Wrap::columns = 80;
$Text::Wrap::huge = 'wrap';
# Append a string to the comment to let users know that the comment came from
# Prepend a string to the comment to let users know that the comment came from
# the "edit attachment" screen.
my $comment = qq|(From update of attachment $::FORM{'id'})\n| . $::FORM{'comment'};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment