From 55c630ea7dad32bb85171c74e7fa8d67e8546dec Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Fri, 14 Mar 2014 14:47:40 +0100 Subject: [PATCH] remove unneeded icon class --- apps/files/templates/index.php | 8 ++++---- apps/files_sharing/templates/authenticate.php | 2 +- apps/files_sharing/templates/public.php | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php index faf24d82b8..5b0bad7f34 100644 --- a/apps/files/templates/index.php +++ b/apps/files/templates/index.php @@ -5,15 +5,15 @@ t('New'));?> - t('Text file'));?> - t('Folder'));?> - + t('From link'));?> @@ -35,7 +35,7 @@ - + /> diff --git a/apps/files_sharing/templates/authenticate.php b/apps/files_sharing/templates/authenticate.php index 19b1fb2763..055329ecab 100644 --- a/apps/files_sharing/templates/authenticate.php +++ b/apps/files_sharing/templates/authenticate.php @@ -12,7 +12,7 @@ placeholder="" value="" autocomplete="off" autocapitalize="off" autocorrect="off" autofocus /> - +
t('Text file'));?>
t('Folder'));?>
t('From link'));?>