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:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-10-26 19:22:02 +0400
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-10-26 19:22:02 +0400
commit0c3dc36eda2f0060b40ed3eb5783af66da0c3fd7 (patch)
tree77acca60c71decb94b49625a5487a83780f5954e /templates/documents.php
parentda3c08eabac979b729787a17bd4f789043268d6e (diff)
change label from 'Add' to more descriptive 'New document'
Diffstat (limited to 'templates/documents.php')
-rwxr-xr-xtemplates/documents.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/documents.php b/templates/documents.php
index 34192d6a..9b179ec0 100755
--- a/templates/documents.php
+++ b/templates/documents.php
@@ -2,7 +2,7 @@
<ul class="documentslist">
<li class="add-document">
<a class="add svg" target="_blank" href="">
- <label><?php p('Add') ?></label>
+ <label><?php p('New document') ?></label>
</a>
<div id="upload" title="<?php p($l->t('Upload') . ' max. '.$_['uploadMaxHumanFilesize']) ?>">
<form data-upload-id="1"