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

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