piwigo/themes/default/template/mail/text/plain/notification_admin.tpl
mistic100 fc3b787b70 feature 2995: New email template
restore get_l10n_args removed at r25357
apply changes to NBM

git-svn-id: http://piwigo.org/svn/trunk@25360 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-06 17:57:53 +00:00

8 lines
No EOL
206 B
Smarty

{$CONTENT}
{if isset($TECHNICAL)}
-----------------------------
{'Connected user: %s'|translate:$TECHNICAL.username}
{'IP: %s'|translate:$TECHNICAL.ip}
{'Browser: %s'|translate:$TECHNICAL.user_agent}
{/if}