0byt3m1n1
Path:
/
data
/
apicardo
/
pcp
/
[
Home
]
File: account_overview.html-BAK-07112024
<!-- The JavaScript code that can control dynamic forms --> <?= scriptRequestDynamicInputs(); ?> <script language="JavaScript"> <?php if (isset($_GET['hcpSso'])){ echo "var URI = '"; echo getVar('ccpLogin')."';"; echo "window.location.href = URI;"; }?> <?php if (isset($_GET['wcpSso'])){ echo "var URI = '"; echo getVar('wcpLogin')."';"; echo "window.location.href = URI;"; }?> <!-- function ccpLogin() { var radio=document.myform.account_instance_id; var radioValue; if (radio.length > 0) { for(i=0;i<radio.length;i++){ if(radio[i].checked) { radioValue = radio[i].value; break ; } } } else { radioValue = radio.value; } document.btn_form.account_instance_id.value = radioValue; document.btn_form.submit(); } --> </script> <!-- End Javascript code --> <form name="btn_svcs_form" method="post" action="index.php"> <input type="hidden" name="targetPageAlias" value="account_service_status_toggle"/> <input type="hidden" name="account_instance_id" value=""/> </form> <form name="btn_form" method="post" action="<?=getVar('control_panel_path');?>" target="_ccp<?=getVar('account_reference');?>"> <input type="hidden" name="opennew" value="<?=rand(1,32767);?>"> <input type="hidden" name="ccp_direct_link_login" value="true"> <input type="hidden" name="sessiondata[username]" value="<?=getVar('control_panel_username');?>"> <input type="hidden" name="sessiondata[password]" value="<?=getVar('control_panel_password');?>"> <input type="hidden" name="account_instance_id" value=""> </form> <table class="page-table" align="center" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="page-title" width="260" valign="top"><?= getTxt('account_overview', 'title'); ?></td> <td width="477" valign="top" class="page-description"><?= getTxt('account_overview', 'description'); ?></td> </tr> <tr> <td colspan="2"><img src="<?= getImage( 'pholder.gif' ); ?>" width="10" height="10"></td> </tr> <tr> <td> <div align="left"> <? if (getVar('perm_account_search')) { ?> <a href="<?=getVar( 'account_search' );?>"><img src="<?=getImageForLang("btn_searchagain.gif");?>" border="0"></a> <? } ?> </div> </td> <td valign="bottom"> <div align="right" ><?=getVar('account_management_tabs');?></div> </td> </tr> <tr> <td class="page-body" colspan="2"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="100%" colspan="3"><table width="100%" border="0" cellspacing="1" cellpadding="1"> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="page-section-title" width="100%" height="30" colspan="2" background="<?= getImage( 'title_bk.gif' ); ?>"> <img src="<?= getImage( 'pholder.gif' ); ?>" width="9" align="absmiddle"> <span class="page-section-bullet">:: </span><?= getTxt('account_overview', 'table_title'); ?> </td> </tr> <tr> <td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="2"> <tr class="page-subtitle"> <td colspan="2" valign="middle"><b><div align="left"><img src="<?= getImage( 'pholder.gif' ); ?>" width="18" height="24" align="absmiddle"><?= getTxt('account_overview', 'reference'); ?>: <?= getVar('account_reference'); ?> <? if (getVar('perm_account_modify') && getVar('account_edit')) { ?> <a href="<?= getVar('account_edit') ?>"><img src="<?= getImageForLang( 'btn_edit_2.gif' ); ?>" align="absmiddle" border="0"></a> <? } ?> </div></b></td> <td colspan="2" valign="middle"><b><?= getTxt('account_overview', 'reseller'); ?>: <?= getVar( 'account_reseller'); ?> <div align="right"></div></b> <!-- <td colspan="2" valign="middle"> <b><div align="right"><?= getTxt('account_overview', 'status'); ?>: <?= getVar( 'account_status'); ?> <? if ( getVar( 'perm_account_activate' ) ) { ?> <a href="<?= getVar("status_change");?>"><img src="<?= getImageForLang( getVar('status_image') ); ?>" align="absmiddle" border="0"></a> <? } ?> </div></b> </td> --> <td width="9" valign="top"> </td> </tr> <tr> <td colspan="8"> <?= getError( 'all_errors' ); ?> </td> </tr> <tr> <td class="page-data-background" colspan="8" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="1"> <? if ( getVar( 'status_box' ) ) { ?> <tr> <td colspan="8" class="body-text-error" colspan="2"> <div align="center"> <?=getVar('status_box');?> </div> </td> </tr> <? } ?> <tr> <td class="page-data-key" width="62"> <? if ( getVar( 'display_contact' ) ) { ?> <div align="right"><?= getTxt('account_overview', 'contact'); ?>:</div> <? } ?> </td> <td width="4"> </td> <td class="body-text" width="143"><? if ( getVar( 'display_contact' ) ) print getVar('contact_line01'); ?></td> <td width="152"><div align="left"> <? if ( getVar( 'perm_account_contact_modify' ) && getVar( 'display_contact' ) ) { ?> <A href="<?= getVar("edit_contact");?>"><img src="<?= getImageForLang( 'btn_editcontact.gif' ); ?>" align="absmiddle" border="0"></a> </div></td> <? } ?> <td class="page-data-key" width="144"><div align="right"><?= getTxt('account_overview', 'date_created'); ?>:</div></td> <td width="3"> </td> <td class="body-text" colspan="2"><?= getVar('account_created'); ?></td> </tr> <? if ( getVar('display_login') || getVar( 'display_contact' ) ) { ?> <tr> <td> </td> <td> </td> <td class="body-text" ><? if ( getVar( 'display_contact' ) ) print getVar('contact_line02'); ?> </td> <td class="page-data-key" colspan="2"><div align="right"><? if ( getVar('control_panel_username')) print getTxt('account_overview', 'username') . ":"; ?></div></td> <td> </td> <td class="body-text" colspan="2"> <?= getVar('control_panel_username') ?> </td> </tr> <tr> <td> </td> <td> </td> <td class="body-text" ><? if ( getVar( 'display_contact' ) ) print getVar('contact_line03'); ?></td> <td class="page-data-key" colspan="2"><div align="right"><? if ( getVar('control_panel_password') ) print getTxt('account_overview', 'password') . ":"; ?></div></td> <td> </td> <td class="body-text" width="59"><?= getVar('control_panel_password') ?></td> <td class="page-data-key" width="147"></td> </tr> <tr> <td> </td> <td> </td> <td class="body-text"><?= getVar('contact_line04'); ?></td> <td colspan="2"><div align="right"></div></td> <td> </td> <td colspan="2"> </td> </tr> <? } ?> <tr> <td> </td> <td> </td> <td> </td> <td colspan="5"><div align="right"> <table width="85%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="96%" height="25"><div align="right"> <? if ( getVar( 'perm_reseller_msg') ) { ?> <table width="85%" border="0" cellspacing="0" cellpadding="0"><tr><td> <font color="#333333" size="1" face="Verdana, Arial, Helvetica, sans-serif"> <? if (getVar('pcp_link')) { ?><?= getTxt('account_overview', 'resellerLogin'); ?>: <b><?= getVar('pcp_link'); ?></b><br /><br /><? } ?><? if (getVar('ccp_link')) { ?><?= getTxt('account_overview', 'resellerHcpLogin'); ?>: <b><?= getVar('ccp_link'); ?></b><? } ?> </font> </td></tr></table> <? } ?> </div> </td> <td width="4%"> </td> </tr> </table> </div></td> </tr> </table> </td> </tr> <tr valign="bottom"> <td class="page-data-background" colspan="9"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="100%" colspan="3"> <table width="100%" border="0" cellspacing="1" cellpadding="1"> <form name="myform" action="index.php"> <?= getVar( 'service_dynamic_inputs' ); ?> <tr> <td width="100%" class="page-border"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="88%" class="table-data-title" height="22" background="<?=getImage("tablebk2.gif");?>" > <div align="center"><?= getTxt('account_overview', 'services_title'); ?></div> </td> <td width="12%" class="table-data-title" height="22" background="<?=getImage("tablebk2.gif");?>" > <? if ( getVar( 'perm_service_add' ) ) { ?> <div align="right"><A href="<?= getVar("add_service_link");?>"><img src="<?= getImageForLang( 'btn_addserv.gif' ); ?>" align="absmiddle" border="0"></a></div> <? } ?> </td> </tr> <tr> <td colspan="2" class="table-data-column"><table width="100%" border="0" cellspacing="1" cellpadding="3"> <tr valign="middle"> <td width="51"> </td> <td class="table-data-column" width="258"><div align="left"><?= getTxt('account_overview', 'domain'); ?></div> </td> <td class="table-data-column" width="175"><div align="left"><?= getTxt('account_overview', 'service'); ?></div> </td> <td class="table-data-column" width="106"><div align="left"><?= getTxt('account_overview', 'sign_up'); ?></div> </td> <td class="table-data-column" width="50"><div align="left"><?= getTxt('account_overview', 'status'); ?></div> </td> </tr> <?= getVar('services_rows'); ?> </table> </td> </tr> </table> </td> </tr> <tr > <td class="page-border"><table width="100%" border="0" cellspacing="0" cellpadding="2"> <tr> <td class="table-data-column" height="30"> <div align="left"> <table align="left" cellspacing="0" cellpadding="0"> <tr> <? if ( getVar( 'perm_ccp_login' ) || getVar( 'perm_service_modify' ) || getVar( 'perm_service_remove' ) || getVar( 'perm_service_toggle' ) || getVar( 'perm_service_details') ) { ?> <td class="table-data-column" > <?= getTxt('account_overview', 'select_option'); ?>: </td> <? } ?> <? if ( getVar( 'perm_ccp_login' ) ) { ?> <td> <a href="<?php echo getVar('hcpSsoUrl'); ?>" target="_blank"><img src="<?= getImageForLang( 'btn_cp.gif' ); ?>" alt="<?= getTxt('account_overview', 'control_panel'); ?>" border="0"></a> </td> <? } if (getVar('channel') && getVar('channel') != 'netsol' && getVar('channel') != 'register' && getVar('channel') != 'web' && getVar('mail_domain') =='1') {?> <td> <a href="<?php echo getVar('wcpSsoUrl'); ?>" target="_blank"><img src="<?= getImageForLang( 'btn_wcp.gif' ); ?>" alt="<?= getTxt('account_overview', 'webmail_control_panel'); ?>" border="0"></a> </td> <? } if ( getVar( 'perm_service_details' )) { ?> <td > <a href="javascript:<?= getVar( 'feature_management_dyn' ); ?>"><img src="<?= getImageForLang( 'btn_servicedtls.gif' ); ?>" align="absmiddle" border="0"></a> </td> <? } ?> <? if ( getVar( 'perm_service_modify' ) && isset($_GET['user']) && (strcmp($_GET['user'], 'csrtools-tsd') != 0)) { ?> <td > <a href="javascript:<?= getVar( 'service_edit_dyn' ); ?>"><img src="<?= getImageForLang( 'btn_edit.gif' ); ?>" align="absmiddle" border="0"></a> </td> <? } ?> <? if ( getVar( 'perm_service_toggle' )) { ?> <td > <a href="javascript:<?= getVar( 'service_suspend_dyn' ); ?>"><img src="<?= getImageForLang( 'btn_susp.gif' ); ?>" align="absmiddle" border="0"></a> </td> <? } ?> <? if ( getVar( 'perm_service_remove' )) { ?> <td > <a href="javascript:<?= getVar( 'service_cancel_dyn' ); ?>"><img src="<?= getImageForLang( 'btn_cancelserv.gif' ); ?>" align="absmiddle" border="0"></a> </td> <? } ?> </form> </tr> </table> </div> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table></td> </tr> <tr class="page-data-background" valign="bottom"> <td colspan="9"> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table></td> </tr> <tr> <td><img src="<?=getImage("pholder.gif");?>" width="10" height="5"></td> </tr> </table> <table class="page-table" align="center" cellpadding="0" cellspacing="0"> <tr> <td class="page-footer"> <table width="100%" cellspacing="1" cellpadding="3" border="0"> <tr> <td align="left" width="100%" colspan="3" valign="top"> <? if (getVar('perm_account_search')) {?> <a href="<?=getVar('back');?>"><img src="<?=getImageForLang("btn_back.gif");?>" border="0" alt="<?=getVar('alt_back_txt');?>" align="absmiddle"></a> <? } else { echo " "; } ?> </td> </tr> </table> </td> </tr> </table>