πŸ”ž ADULT: Changeset/ - Full Archive

Changeset 885298


Ignore:
Timestamp:
03/31/2014 08:31:01 PM (12 years ago)
Author:
eoigal
Message:

no account status is renamed to missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • akismet/trunk/views/start.php

    r879359 r885298 Β 
    3434    </form>
    3535</div>
    36Β <?php elseif ( $akismet_user->status == 'no-account' ) : //no akismet account, ask do they want to use jetpack wpcom account to create one, then redirect to plans page?>
    Β 36<?php elseif ( $akismet_user->status == 'missing' ) : //no akismet account, ask do they want to use jetpack wpcom account to create one, then redirect to plans page?>
    3737<p><?php esc_html_e('Akismet eliminates the comment and trackback spam you get on your site. Register your email address below to get started.', 'akismet'); ?></p>
    3838<div class="activate-highlight activate-option">
Note: See TracChangeset for help on using the changeset viewer.