Joomla 1.7 Her sayfada çıkan bilgilendirme yazısı

Kodla Büyü
In index.php of the template on the line

<div class="error">
<h2>
<?php echo JText::_('JNOTICE'); ?>
</h2>
<jdoc:include type="message" />
</div>

delete

<h2>
<?php echo JText::_('JNOTICE'); ?>
</h2>
 
Hocam opera 11.51 de denedim yok, firefoz 3.6.2 denedim yok, İE8 de denedim yok. çıkmadı
 
nosTRa' Alıntı:
In index.php of the template on the line

<div class="error">
<h2>
<?php echo JText::_('JNOTICE'); ?>
</h2>
<jdoc:include type="message" />
</div>

delete

<h2>
<?php echo JText::_('JNOTICE'); ?>
</h2>

bu şekilde sildiğim için çıkmadı hocam ;)
 
BBNET
Geri
Üst