{** * 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 image view. * *}
{$commonAltText}
{translate key="common.fileName"} {$file.name|escape} {translate key="common.uploadedDate"} {$file.dateUploaded|date_format:$datetimeFormatShort} {translate key="common.altText"} {$file.altText|escape}
{include file="linkAction/linkAction.tpl" action=$deleteLinkAction contextId=$fileSettingName}