<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.userInfo.name|forHTML 2=$info.details.details.relative_path|nicerRelativePath|forHTML 3=$info.details.details.filesize|niceFileSize}User "<strong>%1</strong>" uploaded the file "<strong>%2</strong>" (%3).{/t}</div>
</div>
</Action>