0byt3m1n1
Path:
/
data
/
applications
/
aps
/
helpcenterlive
/
2.1.5-3
/
standard
/
htdocs
/
templates
/
Bliss
/
[
Home
]
File: chat_type.tpl
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>{$conf.company} - Live Support Solution (Powered By Help Center Live)</title> <meta http-equiv="Content-Type" content="text/html; charset={$lang.charset}" /> <link href="{$conf.url}/templates/{$conf.template}/css/chat.css" rel="stylesheet" type="text/css" /> </head> <body{$onload}> <div align="center" id="typing"> </div> </body> </html>