" . __('Theme settings updated successfully', "sauron") . "

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