Plugin Directory

Changeset 622728


Ignore:
Timestamp:
11/08/2012 10:51:05 PM (13 years ago)
Author:
bobbravo2
Message:

added css class to the empty log state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-by-circle-tree/trunk/wordpress-by-circletree.php

    r622427 r622728  
    55Description: Secure Login Screen for Circle Tree powered websites
    66Author: Circle Tree, LLC
    7 Version: 2.0.7
     7Version: 2.0.8
    88Author URI: http://mycircletree.com/
    99*/
     
    242242            <?php endif; ?>
    243243        <?php else:?>
     244        <div class="updated">
    244245            <p>Log is empty!</p>
     246        </div>
    245247        <?php endif;?>
    246248        <h3>Manually Block an IP:</h3>
Note: See TracChangeset for help on using the changeset viewer.