TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<f:layout name="SystemEmail" />
|
||||
<f:section name="Subject">{prefix} New Login at "{typo3.sitename}"</f:section>
|
||||
<f:section name="Title">{headline}</f:section>
|
||||
<f:section name="Main">
|
||||
<h4>{introduction}</h4>
|
||||
<p>The user <em>"{user.username}"</em> logged in from the IP address <strong>{normalizedParams.remoteAddress}</strong> at "{typo3.sitename}".</p>
|
||||
</f:section>
|
||||
Reference in New Issue
Block a user