So, everithing ok.
Solved =)
What you gonna do:
1) Open Ja Teline index.php file and change
[PHP]<?php
echo “<span>”.date (‘l’).”</span>”;
echo ” <div>”.date (‘M’).” “.date (‘d’).date (‘S’).”</div>”;
?>[/PHP]
on
[PHP] <?php
echo “<span>”.mosCurrentDate (‘%A’).”</span>”;
echo ” <div>”.mosCurrentDate (‘%b %d ‘).”</div>”;
?>[/PHP]
2)Go to AdminPanel. Site->Global Configuration ->Local and change Site Local on yours.
Ask your hoster about Site Local.
!!! I am not sure about ” Site Local”, cause i have russian Joomla but its not hard to find this filed=)
Thats it=)
— Use Thank You button IF I was right — +)))))))))))))))))))))))))))))))))