${if:agent}
${if:historyParams}
${msg:chat.window.chatting_with}
${page:ct.user.name}
${else:historyParams}
${msg:chat.window.chatting_with} ${page:ct.user.name}
${endif:historyParams}
|
|
${endif:agent}
${if:user}
${if:canChangeName}
${else:canChangeName}
${msg:chat.client.name} ${page:ct.user.name}
|
${endif:canChangeName}
${endif:user}
|
${if:user}
|
${endif:user}
${if:agent}
${if:canpost}
|
${endif:canpost}
${if:historyParams}
|
${endif:historyParams}
${endif:agent}
|
|
${if:sslLink}
|
${endif:sslLink}
|
|