From 523fab21630b80887e2c62dbd7bbaeb6baea4a6d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 11 Mar 2015 10:21:11 +0100 Subject: Move upload button for small displays The uUpload button was not visible when using firefox in gnome on a laptop with 1366x768. Signed-off-by: Florian Pritz --- application/views/file/upload_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application') diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index 9330a1659..eb6bf64cb 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -50,6 +50,7 @@

You can upload files and paste text at the same time. Empty text or file inputs will be ignored.

+

Uploads/pastes are 0) { echo "deleted after ".$upload_max_age." days"; @@ -61,7 +62,6 @@ } ?>. Maximum upload size is . You can upload a maximum of files at once.

- -- cgit v1.2.3-24-g4f1b