Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-07-25 21:15:07 +0300
committerOlivier Paroz <github@oparoz.com>2015-07-25 21:15:07 +0300
commit8502f07afa36e3fae795213269fc85a8bcc7bb9b (patch)
tree5eb3efa89455b2260bf2af1566bbac3973ebeae4 /templates
parent6c69848200488549d45e0fe8788fecd694b8e015 (diff)
Move to Gallery namespace
Diffstat (limited to 'templates')
-rw-r--r--templates/authenticate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/authenticate.php b/templates/authenticate.php
index 666e7d01..e324cd49 100644
--- a/templates/authenticate.php
+++ b/templates/authenticate.php
@@ -5,7 +5,7 @@
/**
* @var $l OC_L10N
*/
-style('galleryplus', 'authenticate');
+style('gallery', 'authenticate');
?>
<form method="post">
<fieldset>