logout.php 279 Bytes
<?php

// Heading
$_['heading_title'] = 'Вихід з кабінету партнера';

// Text
$_['text_message']  = '<p>Ви вийшли з кабінету партнера</p>';
$_['text_account']  = 'Кабінет партнера';
$_['text_logout']   = 'Вихід';