🐛 Fix typo in organization name invitation email (#9817)

This commit is contained in:
Marina López 2026-05-22 09:59:24 +02:00 committed by GitHub
parent 3527ffdc4d
commit 1d8da08144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -205,7 +205,7 @@
</tr>
</table>
<span style="display:inline-block; vertical-align: middle;padding-left:5px;height:20px;line-height: 20px;">
{{ organization-name|abbreviate:25 }}
{{ organization-name|abbreviate:25 }}
</span>
</div>
</td>