UI revamp what's new dialog
This commit is contained in:
parent
d3f5b046f3
commit
67c20630a3
7 changed files with 101 additions and 1 deletions
|
@ -422,8 +422,9 @@ class LocaleController extends Zend_Controller_Action
|
|||
"Next",
|
||||
"Previous",
|
||||
": activate to sort column ascending",
|
||||
": activate to sort column descending"
|
||||
": activate to sort column descending",
|
||||
//End of datatables
|
||||
"Welcome to the new Airtime Pro!" => _("Welcome to the new Airtime Pro!")
|
||||
);
|
||||
$this->view->layout()->disableLayout();
|
||||
$this->_helper->viewRenderer->setNoRender(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue