From 65bd452ef29db62892b397177faae0bca8ba6f18 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Fri, 19 Dec 2008 11:36:48 +0000 Subject: display whodunnit --- templates/mime/flv/view.tpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'templates/mime') diff --git a/templates/mime/flv/view.tpl b/templates/mime/flv/view.tpl index a3a7bd0..c050708 100644 --- a/templates/mime/flv/view.tpl +++ b/templates/mime/flv/view.tpl @@ -33,6 +33,13 @@ {formfeedback error="{tr}The Video could not be processed. You can upload a different version of the film or simply leave as is.{/tr}"} {/if} +
+ {formlabel label="Uploaded by" for=""} + {forminput} + {displayname user_id=$attachment.user_id} + {/forminput} +
+ {if $attachment.meta.duration}
{formlabel label="Duration" for=""} -- cgit v1.3