// English
This commit is contained in:
@@ -97,7 +97,7 @@ class AdminWebserviceControllerCore extends AdminController
|
||||
if (empty($this->display))
|
||||
$this->page_header_toolbar_btn['new_webservice'] = array(
|
||||
'href' => self::$currentIndex.'&addwebservice_account&token='.$this->token,
|
||||
'desc' => $this->l('Add new webservice'),
|
||||
'desc' => $this->l('Add new webservice key'),
|
||||
'icon' => 'process-icon-new'
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user