<Action>
<div style="margin-top:3px;">
	<div style="color:gray">{$info.details.date} (<em>{$info.details.date|MySQLTimeDiff}</em>)</div>
	<div style="margin-left:5px;">{t 1=$info.details.details.to_user_relative_path|nicerRelativePath 2=$info.details.details.filesize|niceFileSize 3=$info.actionUserInfo.name}The file "<strong>%1</strong>" (%2) was received from "<strong>%3</strong>".{/t}</div>
</div>
</Action>