Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • SenMel Friend
    #165501

    Joomla 1.6.3, Kyrgyz site
    How can I localize the highlighted texts in the attached image?


    1. Kyrgyz
    khoand Friend
    #397677

    Hi,
    You change this code from languageen-GBen-GB.lib_joomla.ini

    JLIB_HTML_START="Start"

    JLIB_HTML_END="End"

    JLIB_HTML_PAGE_CURRENT_OF_TOTAL="Page %s of %s"

    khoand Friend
    #397681

    You change this code from languageen-GBen-GB.tpl_ja_minisite.ini

    DATE_FORMAT_LC_BUSINESS="<span class='date'>%d</span><span class='month'>%b</span><span class='year'>%Y</span>"

    SenMel Friend
    #397795

    <em>@khoand 248705 wrote:</em><blockquote>You change this code from languageen-GBen-GB.tpl_ja_minisite.ini

    DATE_FORMAT_LC_BUSINESS="<span class='date'>%d</span><span class='month'>%b</span><span class='year'>%Y</span>"
    </blockquote>

    How can I disable it?

    khoand Friend
    #397815

    Hi,
    You remove this code from templatesja_minisiteblocksbreadcrums.php

    <p class="ja-day">
    <?php
    echo "<span class="day">".date ('D').",</span>";
    echo "<span class="date">".date ('d')."</span>";
    echo "<span class="month">".date ('M')."</span>";
    echo "<span class="year">".date ('Y')."</span>";
    ?>
    </p>

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

This topic contains 5 replies, has 2 voices, and was last updated by  khoand 13 years, 3 months ago.

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