Sindbad~EG File Manager

Current Path : /var/www/html/amopropiedades.com/wp-content/themes/houzez/framework/options/
Upload File :
Current File : /var/www/html/amopropiedades.com/wp-content/themes/houzez/framework/options/404.php

<?php
global $houzez_opt_name;

Redux::setSection( $houzez_opt_name, array(
    'title'  => esc_html__( 'Page 404', 'houzez' ),
    'id'     => 'page-404',
    'desc'   => '',
    'icon'   => 'el-icon-error el-icon-small',
    'fields'        => array(

        array(
            'id'       => '404-title',
            'type'     => 'text',
            'title'    => esc_html__( 'Title', 'houzez' ),
            'desc'     => esc_html__( 'Enter the page title', 'houzez' ),
            'default'  => 'Oh oh! Page not found.'
        ),
        array(
            'id'        => '404-des',
            'type'      => 'textarea',
            'title'     => esc_html__( 'Description', 'houzez' ),
            'desc'     => esc_html__( 'Enter the page content', 'houzez' ),
            'default'   => "We're sorry, but the page you are looking for doesn't exist. You can search your topic using the box below or return to the homepage."
        )
    ),
));

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists