Where can I modify the code / language on the header (date and last update) on
Ja Teline IV (Joomla 1. 6 version)
I have found the following threat …but for Teline III and I cannot apply the same as I do not find in hesader.php (templatesja_teline_ivlayoutsblocksheader.php
<p class=”ja-day”>
<?php
echo “<span class=”day”>”.date (‘l’).”</span>”;
echo “<span class=”date”>, “.date (‘M’).” “.date (‘d’).date (‘S’).”</span>”;
?>
</p>
as per threat:
http://www.joomlart.com/forums/topic/how-to-modify-date/
Can you please point me to the code where I can modify the code and language.
Thanks