From b9e11a6f93077a2b012e0a4314667c5b0cf06291 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 15 Dec 2010 15:15:48 -0800 Subject: Don't show the "can't find ffmpeg" message to non-admins. Fixes #1528. --- modules/gallery/views/form_uploadify.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/gallery/views/form_uploadify.html.php b/modules/gallery/views/form_uploadify.html.php index 893bb3b9..77b6d493 100644 --- a/modules/gallery/views/form_uploadify.html.php +++ b/modules/gallery/views/form_uploadify.html.php @@ -112,7 +112,7 @@
- + admin && !$movies_allowed)): ?>

@@ -122,7 +122,7 @@

- + admin && !$movies_allowed): ?>

ffmpeg on your system. Movie uploading disabled. Help!", array("help_url" => "http://codex.gallery2.org/Gallery3:FAQ#Why_does_it_say_I.27m_missing_ffmpeg.3F")) ?>

-- cgit v1.2.3