зеркало из https://github.com/mozilla/pjs.git
Comment-only fix: be honest about where we put that string! r=ssdbot
This commit is contained in:
Родитель
f8e598a3c0
Коммит
872da55332
|
@ -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'};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче