Jump to content

Active calls is not showing


Kostya

Recommended Posts

You have to customize the dom_calls.htm.

You can do this on the website.

 

Domain View > Customize > Type = Webpages > dom_calls.htm

 

<?xml version="1.0" encoding="UTF-8" ?>

<!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">

<!-- {ssi permission domain}{ssi load domains domain name} -->

<head>

<title>{lng add} [{ssi varh name}]</title>

<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />

{ssi if ui_style new}<link href="style_v5.css" type="text/css" rel="stylesheet" />{ssi fi ui_style new}{ssi ifn ui_style new}<link href="style.css" type="text/css" rel="stylesheet" />{ssi fin ui_style new}

<script type="text/javascript" src="call_list_scripts.js"></script>

</head>

<body>

{ssi set menu status}{ssi set submenu calls}{ssi file dom_header.htm}

<table width="100%" align="center" cellpadding="1">

<tr><td class="headerText" valign="middle" height="70">

{lng 2}: {ssi help DSTcal1 img/help2.gif help}

</td></tr>

<tr><td><div id="active_calls"></div></td></tr>

<tr><td><div id="output"></div></td></tr>

</table>

{ssi file dom_footer.htm}

</body>

</html>

 

regards

gifti

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...