template( 'settings/dashboard/content', array( 'module_type' => 'forms', 'title' => esc_html__( 'Number of Forms', 'forminator' ), 'description' => esc_html__( 'Choose the number of recent forms to be shown on your dashboard.', 'forminator' ), 'status_descr' => esc_html__( 'By default, all forms, regardless of status, are displayed on the dashboard. Use this setting to display the forms with a specific status only.', 'forminator' ), ) ); ?>