test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • zekazeka Friend
    #182804

    In
    pluginssystemjat3v3t3v3basehtmlcom_contentarticledefault.php

    <dd class=”create”>
    <?php echo JText::sprintf(‘COM_CONTENT_CREATED_DATE_ON’, JHtml::_(‘date’, $this->item->created, JText::_(‘DATE_FORMAT_LC3’))); ?>
    </div>
    <?php endif; ?>

    change to

    <dd class=”create”>
    <?php echo JText::sprintf(‘COM_CONTENT_CREATED_DATE_ON’, JHtml::_(‘date’, $this->item->created, JText::_(‘DATE_FORMAT_LC3’))); ?>
    </dd>
    <?php endif; ?>

    John Wesley Brett Moderator
    #475260

    Thank you for the catch.
    I’ve pushed it up to our development team to include in an upcoming update.

    John.

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

This topic contains 2 replies, has 2 voices, and was last updated by  John Wesley Brett 12 years ago.

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