viewModel->getTplData(ViewModel::FLD_ICON); $installCount = $this->viewModel->getTplData(ViewModel::FLD_INSTALLS_COUNT); $d = array( 'title' => 'Unflagging WordPress Installations...', 'icon' => $icon ); $this->loadTplBlock('Title.tpl', $d); ?>
Unflagging 0 out of ...
'Back', 'backDo' => 'lscwp_manage', 'visibility' => 'hidden' ); $this->loadTplBlock('ButtonPanelBackNext.tpl', $d); ?>
'errMsgs', 'class' => 'scrollable', ); $this->loadTplBlock('DivMsgBox.tpl', $d); ?>
'succMsgs', 'class' => 'scrollable', ); $this->loadTplBlock('DivMsgBox.tpl', $d); ?>