Files
cms-install/Resources/Private/Templates/Email/Security/InstallToolLogin.fluid.html
T

7 lines
306 B
HTML

<f:layout name="SystemEmail" />
<f:section name="Title">{headline}</f:section>
<f:section name="Main">
<h4>{introduction}</h4>
<p>There has been a successful Install Tool login at TYPO3 site "{typo3.sitename}" from the IP address <strong>{normalizedParams.remoteAddress}</strong>.</p>
</f:section>