Just name it "fields" not "userfields" for custom objects (references #242)

This commit is contained in:
Bernd Bestel
2019-09-18 16:25:38 +02:00
parent 096fb7a116
commit 2522b3748c
3 changed files with 5 additions and 2 deletions

View File

@@ -44,7 +44,7 @@
<i class="fas fa-trash"></i>
</a>
<a class="btn btn-secondary btn-sm" href="{{ $U('/userfields?entity=userentity-') }}{{ $userentity->name }}">
<i class="fas fa-th-list"></i> {{ $__t('Configure userfields') }}
<i class="fas fa-th-list"></i> {{ $__t('Configure fields') }}
</a>
</td>
<td>