* @package domain
* @version $Id$
* @link http://www.zentao.net
*/
?>
getModuleRoot() . 'common/view/header.html.php';?>
domain->confirmDelete)?>
domain->empty;?>
' . $lang->domain->create, '', 'class="btn btn-info" data-toggle="modal"');?>
recTotal}&recPerPage={$pager->recPerPage}";?>
idAB);?> |
domain->domain);?> |
domain->adminURI);?> |
domain->resolverURI);?> |
domain->register);?> |
domain->expiredDate);?> |
domain->renew);?> |
domain->account);?> |
domain->createdBy);?> |
domain->createdDate);?> |
actions?> |
id;?> |
inlink('view', "id=$domain->id", 'html'), $domain->domain);?> |
adminURI?> |
resolverURI?> |
register;?> |
expiredDate, 0, 10);?> |
domain->renewMethod, $domain->renew);?> |
account);?> |
createdBy);?> |
createdDate;?> |
id}", " ", '', "data-toggle='modal' class='btn'", '', true);
if(common::hasPriv('domain', 'delete', $domain))
{
$deleteURL = $this->createLink('domain', 'delete', "id=$domain->id");
echo html::a("javascript:ajaxDelete(\"$deleteURL\", \"mainContent\", confirmDelete)", '', '', "class='btn' title='{$lang->domain->delete}'");
}
?>
|
getModuleRoot() . 'common/view/footer.html.php';?>