".__('Theme settings updated successfully', 'business-elite')."

"; } /*pages without option submit forms*/ if ($currenttab == 'licensing'): echo $wdwt_licensing_page->view_licensing(); elseif ($currenttab == 'featured_plugins'): echo $wdwt_featured_plugins_page->view(); /*pages with forms to submit options*/ else : echo $wdwt_licensing_page->view_licensing(); endif; ?>