Skip to content
Snippets Groups Projects
Commit 7725f1ee authored by Michaela Brückner's avatar Michaela Brückner :unicorn:
Browse files

describe priority, fixes #1832

parent 3f998baf
No related branches found
No related tags found
No related merge requests found
......@@ -387,7 +387,7 @@ class NewsController extends StudipController
'legend' => _('Sichtbarkeitseinstellungen'),
'fields' => [
'prio' => [
'label' => _('Priorität'),
'label' => _('Priorität (1: niedrigste, 10: höchste)'),
'type' => 'range'
],
'newsroles' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment