Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • robyrom Friend
    #206849

    I have duly translated the date into italian and everything has been fine until June when the month looks as Jun instead of Giu. Any hints? Thanks.

    pavit Moderator
    #572734

    <em>@robyrom 476183 wrote:</em><blockquote>I have duly translated the date into italian and everything has been fine until June when the month looks as Jun instead of Giu. Any hints? Thanks.</blockquote>

    Hi

    A link to the website and also a temp super user account to it could be very helpful for us

    pavit Moderator
    #572810

    Hi

    I changed into templatesja_teline_vtplsblocksheader.php from

    <span class="day"><?php echo JText::_(date('D'));?></span>, <span class="month"><?php echo JText::_(date('M')) ?></span>

    TO :

    <span class="day"><?php echo JText::_(date('D')) ?></span>, <span class="month"><?php echo JText::_(date('F').'_SHORT') ?></span>

    It seems to work now


    1. Screenshot_5
    robyrom Friend
    #572821

    Yes it looks fine . Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  robyrom 9 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum