logout.php 211 Bytes
<?php
// Heading
$_['heading_title'] = 'Account Logout';

// Text
$_['text_message']  = '<p>You have been logged off your Affiliate Account.</p>';
$_['text_account']  = 'Account';
$_['text_logout']   = 'Logout';