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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-02-22 15:09:06 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-02-22 17:45:32 +0300
commit0cc520f3a0a91f9b316f973ff8877c8fc4bae7b5 (patch)
tree96e025007567546e07a25e5f8fe6ad6dd2ba8810 /apps/files_external/templates
parent3d2b3a13099a7949297543fe1950164897fcdb2e (diff)
Changed config saving feedback design
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/files_external/templates')
-rw-r--r--apps/files_external/templates/settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php
index ac5b0d01a15..98498eb2c35 100644
--- a/apps/files_external/templates/settings.php
+++ b/apps/files_external/templates/settings.php
@@ -110,7 +110,7 @@
<?php endif; ?>
>
<td class="status">
- <span></span>
+ <span title="<?php p($l->t('Click to recheck the configuration')); ?>"></span>
</td>
<td class="mountPoint"><input type="text" name="mountPoint" value=""
placeholder="<?php p($l->t('Folder name')); ?>">