{** * controllers/tab/settings/formImageView.tpl * * Copyright (c) 2014-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Form file view. * *}
{translate key="common.fileName"} {$file.name|escape} {translate key="common.uploadedDate"} {$file.dateUploaded|date_format:$datetimeFormatShort}
{include file="linkAction/linkAction.tpl" action=$deleteLinkAction contextId=$fileSettingName}