????

Your IP : 216.73.216.174


Current Path : /home2/morganrand/www/wp-content/plugins/sucuri-scanner/inc/tpl/
Upload File :
Current File : /home2/morganrand/www/wp-content/plugins/sucuri-scanner/inc/tpl/lastlogins-admins.html.tpl

<div class="sucuriscan-panel">
    <h3 class="sucuriscan-title">{{Successful Logins (admins)}}</h3>

    <div class="inside">
        <p>{{Here you can see a list of all the successful logins of accounts with admin privileges.}}</p>

        <table class="wp-list-table widefat sucuriscan-table sucuriscan-table-double-title sucuriscan-adminusers">
            <thead>
                <tr>
                    <th class="manage-column">{{Username}}</th>
                    <th class="manage-column">{{Registration}}</th>
                    <th class="manage-column">{{Newest To Oldest}}</th>
                    <th class="manage-column">&nbsp;</th>
                </tr>
            </thead>

            <tbody>
                %%%SUCURI.AdminUsers.List%%%
            </tbody>
        </table>
    </div>
</div>