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

github.com/nextcloud/templateeditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-04-27 12:52:22 +0300
committerGitHub <noreply@github.com>2017-04-27 12:52:22 +0300
commit20e8f8e1f04978429c8e1167943ae3bc07a941f2 (patch)
tree23787b852802d5a449152f5ab7b4df17da1b1159
parent2a8037059cbdff194f9af6a4661ce71f3dd7da7f (diff)
parentfafd62006805a755827bf3763092df009d50b48b (diff)
Merge pull request #20 from nextcloud/settings-help
Add hint to settings
-rw-r--r--templates/settings-admin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/settings-admin.php b/templates/settings-admin.php
index 73e9f90..1a678fe 100644
--- a/templates/settings-admin.php
+++ b/templates/settings-admin.php
@@ -2,6 +2,7 @@
<div class="section" id="mailTemplateSettings" >
<h2><?php p($l->t('Mail templates'));?></h2>
+ <p class="settings-hint"><?php p($l->t('Directly adjust the text and code of the different notification mails sent out to users.')); ?></p>
<div class="actions">