From 2ccb7f3534307e7ae7a6d1fad0c5d53d12109d33 Mon Sep 17 00:00:00 2001 From: Marcin Kurczewski Date: Sun, 3 Aug 2014 22:27:10 +0200 Subject: [PATCH] Moved "upload anonymously" checkbox below "source" --- src/Views/post/post-upload.phtml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/src/Views/post/post-upload.phtml b/src/Views/post/post-upload.phtml index e3c15daf..1d543873 100644 --- a/src/Views/post/post-upload.phtml +++ b/src/Views/post/post-upload.phtml @@ -130,13 +130,6 @@ $this->assets->addScript('../lib/tagit/jquery.tagit.js'); - uploads->allowAnonymousUploads): ?> - - - @@ -156,6 +149,19 @@ $this->assets->addScript('../lib/tagit/jquery.tagit.js'); placeholder="where did you get this from? (optional)"/> + + uploads->allowAnonymousUploads): ?> +
+ +
+ + +
+
+