Jump to content

Edit History

ps8modules

ps8modules

Instructions on how to add an IP address to an email.

 

Open ./your_admin_folder/themes/default/template/controllers/customer_threads/helpers/view/message.tpl

add:

<br>IP: {long2ip($message.ip_address)}

after:

<span class="message-date">&nbsp;<i class="icon-calendar"></i> - {dateFormat date=$message.date_add full=0} - <i class="icon-time"></i> {$message.date_add|substr:11:5}</span>

result:

obrazek.png.77d356961ea9fd4504773930f303ec8b.png

ps8modules

ps8modules

1. open ./your_admin_folder/themes/default/template/controllers/customer_threads/helpers/view/message.tpl

add:

<br>IP: {long2ip($message.ip_address)}

after:

<span class="message-date">&nbsp;<i class="icon-calendar"></i> - {dateFormat date=$message.date_add full=0} - <i class="icon-time"></i> {$message.date_add|substr:11:5}</span>

result:

obrazek.png.77d356961ea9fd4504773930f303ec8b.png

×
×
  • Create New...