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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/documents.php')
-rw-r--r--templates/documents.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/documents.php b/templates/documents.php
index 528a1505..b297f0d7 100644
--- a/templates/documents.php
+++ b/templates/documents.php
@@ -14,7 +14,7 @@ script('richdocuments', 'documents');
?>
<div id="documents-content">
<ul class="documentslist">
- <li class="progress icon-loading"><div><?php p($l->t('Loading documents…')); ?></div></li>
+ <li class="progress icon-loading"><div><?php p($l->t('Loading documents…); ?></div></li>
<li class="document template" data-id="" style="display:none;">
<a target="_blank" href=""><label></label></a>
</li>