From 2e18680f0184ec8c7b3af78add26cf64c736bc11 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 4 Nov 2002 04:34:08 +0000 Subject: [PATCH] make form changes necessary for the new way doing file uploads (InputStream): move media_title above the file field --- etc/open/posting.template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/etc/open/posting.template b/etc/open/posting.template index 100bf7e4..d4846177 100755 --- a/etc/open/posting.template +++ b/etc/open/posting.template @@ -183,13 +183,6 @@ - ${lang("posting.media.media")} ${m} - - -
(${lang("optional")}) - - - ${lang("posting.media.title")} ${m}: @@ -197,6 +190,13 @@
+ + ${lang("posting.media.media")} ${m} + + +
(${lang("optional")}) + +
-- 2.11.0