mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
one more hint
This commit is contained in:
parent
5e1ce69b05
commit
c300d9b225
1 changed files with 1 additions and 0 deletions
|
|
@ -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;" />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue