diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2026-02-26 21:01:20 +0100 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2026-02-26 21:01:20 +0100 |
| commit | de5896e78f141c5f6fd39b6a3fed2f0a24f5a922 (patch) | |
| tree | 9decf15b3be49f48c96205232232a097991213c3 /app/views/consultation/admin/index.php | |
| parent | 38f0cde98225bb8388a4d24b8a44196a9c5d7479 (diff) | |
adjust wording, fixes #6126
Closes #6126
Merge request studip/studip!4768
Diffstat (limited to 'app/views/consultation/admin/index.php')
| -rw-r--r-- | app/views/consultation/admin/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/consultation/admin/index.php b/app/views/consultation/admin/index.php index e009980..3dbc42e 100644 --- a/app/views/consultation/admin/index.php +++ b/app/views/consultation/admin/index.php @@ -15,7 +15,7 @@ '<a href="%s" class="button" data-dialog="size=big">%s</a>', ]), $controller->create(), - _('Terminblöcke anlegen') + _('Termine anlegen') ))->hideClose() ?> <? else: ?> |
