<div class="fl-builder-admin"> <div class="fl-builder-admin-ui"> <h3 style="color: #d54326;"><?php printf( _x( '%s is currently active for this %s.', 'The first %s stands for custom branded "Page Builder" name. The second %s stands for the post type name.', 'fl-builder' ), FLBuilderModel::get_branding(), $post_type_name ); ?></h3> <a target="_blank" href="<?php echo FLBuilderModel::get_edit_url(); ?>">进入可视化装修</a> </div> <div class="fl-builder-loading"></div> </div> <script type="text/javascript"> FLBuilderAdminPostsStrings = { switchToEditor: "<?php printf( esc_attr_x( 'Switching to Text Editor mode will disable your %s layout until it is enabled again. Any edits made while in Text Editor mode will not be made on your %s layout. Do you want to continue?', '%s stands for custom branded \"Page Builder\" name.', 'fl-builder' ), FLBuilderModel::get_branding(), FLBuilderModel::get_branding() ); ?>" }; </script>