• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Gesior Acc] Xalesia layout by SzyszA

show 60 line

I have the same error, here's line 60:
PHP:
$lang['us']['time'] = "To server start remain: %s hours %s minutes %s seconds.";

Which is a part of:
PHP:
		<?php
$lang['us']['time'] = "To server start remain: %s hours %s minutes %s seconds.";
printf($lang['pl']['time'],'<span id="hours"></span>','<span id="minutes"></spaxn>','<span id="seconds"></span>'); ?>
 
Back
Top