aboutsummaryrefslogtreecommitdiff
path: root/app/views/course/room_requests/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/course/room_requests/index.php')
-rw-r--r--app/views/course/room_requests/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/course/room_requests/index.php b/app/views/course/room_requests/index.php
index 0f746b8..0b8ad17 100644
--- a/app/views/course/room_requests/index.php
+++ b/app/views/course/room_requests/index.php
@@ -16,7 +16,7 @@ echo $flash['message'];
<thead>
<tr>
<th><?= _('Art der Anfrage') ?></th>
- <th><?= _('Anfragender') ?></th>
+ <th><?= _('Angefragt von') ?></th>
<th><?= _('Bearbeitungsstatus') ?></th>
<th></th>
</tr>