Skip to content
Snippets Groups Projects
Commit 3e6b55e9 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

fix caching and typo

parent d72ae4d0
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<tbody> <tbody>
<? if (!$mrs): ?> <? if (!$mrs): ?>
<tr> <tr>
<td colspan="7" style="text-align: center"> <td colspan="8" style="text-align: center">
<?= _('Keine offenen Merge Requests vorhanden 🥳🍺') ?> <?= _('Keine offenen Merge Requests vorhanden 🥳🍺') ?>
</td> </td>
</tr> </tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment