aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates/authenticate.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/templates/authenticate.php')
-rw-r--r--apps/files_sharing/templates/authenticate.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/templates/authenticate.php b/apps/files_sharing/templates/authenticate.php
index 20e200ef1ca..6f270c2851a 100644
--- a/apps/files_sharing/templates/authenticate.php
+++ b/apps/files_sharing/templates/authenticate.php
@@ -1,6 +1,7 @@
<?php
/** @var $_ array */
/** @var $l \OCP\IL10N */
+ style('core', 'guest');
style('files_sharing', 'authenticate');
script('files_sharing', 'authenticate');
?>