Plugin Directory

Changeset 1649635


Ignore:
Timestamp:
05/02/2017 12:52:50 PM (9 years ago)
Author:
happybrain
Message:

BUG FIX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-login-form/tags/2.2/custom-login-form.php

    r1649563 r1649635  
    3434            <?php
    3535        }
    36         if ($GLOBALS['clf_options']['clf_text_field_21'] && $GLOBALS['clf_options']['clf_text_field_22']) { ?>
     36        if ($GLOBALS['clf_options']['clf_text_field_21']) { ?>
    3737            body.login div#login form#loginform p.submit input#wp-submit {
    3838                background:<?php echo $GLOBALS['clf_options']['clf_text_field_21']; ?> !important;
Note: See TracChangeset for help on using the changeset viewer.