Skip to content

Commit

Permalink
[TASK] Fix link to TYPO3 backend (refs #15435)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzulrich committed Jul 16, 2018
1 parent 9661381 commit 9681d81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Private/Templates/Email/InvitationNotification.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@
</tbody>
</table>

<p>Einladungen können im <a target="_blank" href="{settings.baseUrl}typo3/backend.php?module=user_NewscatinviteInvitations">TYPO3-Backend im Modul "News-/VA-Einladungen"</a> verwaltet werden.</p>
<p>Einladungen können im <a target="_blank" href="{settings.baseUrl}typo3">TYPO3-Backend</a> im Modul "News-/VA-Einladungen" verwaltet werden.</p>
</body>
</html>
</html>

0 comments on commit 9681d81

Please sign in to comment.