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:
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index 0edbea61..8f5b1ff6 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -9,5 +9,6 @@
<div id="gallery" class="hascontrols"></div>
<div id="emptycontent" class="hidden"><?php p($l->t("No pictures found! If you upload pictures in the files app, they will be displayed here.")); ?></div>
+<div id="loading" class="hidden"><?php p($l->t("Loading...")); ?></div>
<input type="hidden" name="allowShareWithLink" id="allowShareWithLink" value="yes" />