Changeset 1649635
- Timestamp:
- 05/02/2017 12:52:50 PM (9 years ago)
- File:
-
- 1 edited
-
custom-login-form/tags/2.2/custom-login-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-login-form/tags/2.2/custom-login-form.php
r1649563 r1649635 34 34 <?php 35 35 } 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']) { ?> 37 37 body.login div#login form#loginform p.submit input#wp-submit { 38 38 background:<?php echo $GLOBALS['clf_options']['clf_text_field_21']; ?> !important;
Note: See TracChangeset
for help on using the changeset viewer.