thelounge/client/views/actions/chghost.tpl

5 lines
218 B
Smarty
Raw Normal View History

2017-09-19 17:22:50 +02:00
{{> ../user_name nick=from.nick mode=from.mode}}
has changed
{{#if new_ident}}username to <b>{{new_ident}}</b>{{#if new_host}}, and{{/if}}{{/if}}
{{#if new_host}}hostname to <i class="hostmask">{{new_host}}</i>{{/if}}