diff options
Diffstat (limited to 'app/views/room_management/overview/index.php')
| -rw-r--r-- | app/views/room_management/overview/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/room_management/overview/index.php b/app/views/room_management/overview/index.php index ea88309..9fa41c0 100644 --- a/app/views/room_management/overview/index.php +++ b/app/views/room_management/overview/index.php @@ -92,7 +92,7 @@ <thead> <tr> <th> - <?= Icon::create('radiobutton-checked')->asSvg( + <?= Icon::create('radiobutton-checked')->asImg( [ 'class' => 'text-bottom', 'title' => _('Markierung') |
