UI revamp what's new dialog

This commit is contained in:
Duncan Sommerville 2015-09-28 17:19:02 -04:00
parent d3f5b046f3
commit 67c20630a3
7 changed files with 101 additions and 1 deletions

View file

@ -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);