From e5cbc532c300142e50f9a6ffb14229595dd74c78 Mon Sep 17 00:00:00 2001 From: Michael Gapczynski Date: Wed, 29 Aug 2012 11:54:31 -0400 Subject: Fix password authentication for links and fix template problems for links by creating a new base layout --- apps/files_sharing/templates/authenticate.php | 2 +- apps/files_sharing/templates/public.php | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'apps/files_sharing/templates') diff --git a/apps/files_sharing/templates/authenticate.php b/apps/files_sharing/templates/authenticate.php index 41064d51464..9695caebf18 100644 --- a/apps/files_sharing/templates/authenticate.php +++ b/apps/files_sharing/templates/authenticate.php @@ -1,4 +1,4 @@ -
+

diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index 065818c2200..36e159dafee 100755 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -2,12 +2,16 @@ +

-

shared the file with you

-
-
-Download \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3