${if:agent}
${if:historyParams}
${msg:chat.window.chatting_with}
${print:ct.user.name}
${else:historyParams}
${msg:chat.window.chatting_with} ${print: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:agent}
 |
 |
${endif:agent}
| |
${if:user}
 |
${endif:user}
${if:agent}
${if:canpost}
 |
${endif:canpost}
${if:historyParams}
 |
${endif:historyParams}
${endif:agent}
 |
 |
|
|