aboutsummaryrefslogtreecommitdiff
path: root/app/views/course/timesrooms/_roomRequest.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/course/timesrooms/_roomRequest.php')
-rw-r--r--app/views/course/timesrooms/_roomRequest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/course/timesrooms/_roomRequest.php b/app/views/course/timesrooms/_roomRequest.php
index 9f80e96..2351fde 100644
--- a/app/views/course/timesrooms/_roomRequest.php
+++ b/app/views/course/timesrooms/_roomRequest.php
@@ -38,7 +38,7 @@
<thead>
<tr class="sortable">
<th data-sort="text"><?= _('Art der Anfrage') ?></th>
- <th data-sort="text"><?= _('Anfragender') ?></th>
+ <th data-sort="text"><?= _('Angefragt von') ?></th>
<th data-sort="text"><?= _('Bearbeitungsstatus') ?></th>
<th></th>
</tr>