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:
authorFrank Karlitschek <frank@karlitschek.de>2017-04-24 20:25:50 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-25 18:45:35 +0300
commitc300d9b225daad19efb158bb887bb77c06ebdcb4 (patch)
tree50ab85fb7bae13a8c8eeb6b1eda7243ea5e82e3e /apps/systemtags/templates
parent5e1ce69b0521e1cfc56a5b3212697f850e9cacdc (diff)
one more hint
Diffstat (limited to 'apps/systemtags/templates')
-rw-r--r--apps/systemtags/templates/admin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/systemtags/templates/admin.php b/apps/systemtags/templates/admin.php
index de97b283d09..8cd6b282dfc 100644
--- a/apps/systemtags/templates/admin.php
+++ b/apps/systemtags/templates/admin.php
@@ -33,6 +33,7 @@ script('systemtags', 'admin');
<form id="systemtags" class="section" data-systemtag-id="">
<h2><?php p($l->t('Collaborative tags')); ?></h2>
+ <p class="settings-hint"><?php p($l->t('Make it possible to create and edit collaborative tags. This tags effect all users.')); ?></p>
<input type="hidden" name="systemtag" id="systemtag" placeholder="<?php p($l->t('Select tag…')); ?>" style="width: 400px;" />