<?php global $lang; if ($lang == 'english') { $logtxt = 'Access the demo insert the following: <strong>Username: demo - Password: admin123'; } else { $logtxt = 'Για να μπείτε στο demo δώστε τα παρακάτω: <strong>Όνομα Χρήστη: demo - Κωδικός Πρόσβασης: admin123'; } echo $logtxt; ?>
Use a valid username and password to gain access to the administration console