| @@ -34,13 +34,8 @@ | ||
| 34 | 34 | <div class="frm-flex-box frm-flex-col"> |
| 35 | 35 | <div class="frm-dashboard-widget frm-card-item frm-license-widget"> |
| 36 | 36 | <?php $dashboard_view->get_license_management(); ?> |
| 37 | 37 | </div> |
| 38 | - <?php if ( FrmFormTemplatesHelper::needs_get_free_templates_banner() ) { ?> | |
| 39 | - <div class="frm-dashboard-widget frm-card-item frm-px-sm"> | |
| 40 | - <?php $dashboard_view->get_free_templates_banner(); ?> | |
| 41 | - </div> | |
| 42 | - <?php } ?> | |
| 43 | 38 | <?php |
| 44 | 39 | if ( $should_display_videos ) { |
| 45 | 40 | $dashboard_view->get_youtube_video( 'frm-dashboard-widget frm-card-item frm-yt-widget' ); |
| 46 | 41 | } |