From: Robin Appelman Date: Tue, 19 Jul 2011 22:55:47 +0000 (+0200) Subject: show expire dates of public links as date and not as datetime X-Git-Tag: v3.0~267^2~398 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6230001a3c80c081001c46197cc95403cc73622f;p=nextcloud-server.git show expire dates of public links as date and not as datetime --- diff --git a/apps/files_publiclink/templates/admin.php b/apps/files_publiclink/templates/admin.php index 95b99109f23..da4586cb3df 100644 --- a/apps/files_publiclink/templates/admin.php +++ b/apps/files_publiclink/templates/admin.php @@ -11,7 +11,7 @@ '> - l('datetime', $link['expire_time']);?> + l('date', $link['expire_time']);?> '>?token=