• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

[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