{$lang->account->all}", '', "class='btn btn-link btn-active-text' id='allTab'")?>
account->byQuery;?>
" . $lang->account->create, '', "class='btn btn-primary' data-toggle='modal'");
?>
* @package account * @version $Id$ * @link http://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?> account->confirmDelete)?>
account->empty;?> " . $lang->account->create, '', "class='btn btn-info' data-toggle='modal'");?>
idAB);?> | account->name);?> | account->provider);?> | account->account);?> | account->email);?> | account->mobile);?> | account->createdBy);?> | actions?> |
---|---|---|---|---|---|---|---|
id);?> | inlink('view', "id=$account->id", 'html'), $account->name);?> | serverroom->providerList, $account->provider);?> | account;?> | email;?> | mobile;?> | createdBy;?> | id}&from=self", " ", '', "data-toggle='modal' class='btn' title='{$lang->edit}'", '', true); if(common::hasPriv('account', 'delete', $account)) { $deleteURL = $this->createLink('account', 'delete', "id=$account->id"); echo html::a("javascript:ajaxDelete(\"$deleteURL\",\"accountList\",confirmDelete)", '', '', "class='btn' title='{$lang->delete}'"); } ?> |