PDA

Orijinalini görmek için tıklayınız : Phocagallery v3.2.8 Powered By Link Delete Joomla 2.5.22



efsane86
22-06-2014, 11:47
components/com_phocagallery/views/category/view.html

bul :

$this->tmpl['pnd'] = '<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
. 'red by <a href="http://www.ph'
. 'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
. 'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
. 'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
. 'lery">Gall'
. 'ery</a></div>';

değiştir :



$this->tmpl['pnd'] = '';



components/com_phocagallery/views/categories/tmpl/default.html

bul :


echo '<div style="text-align: center; color: rgb(211, 211, 211);">Powe'
. 'red by <a href="http://www.ph'
. 'oca.cz" style="text-decoration: none;" target="_blank" title="Phoc'
. 'a.cz">Phoca</a> <a href="http://www.phoca.cz/phocaga'
. 'llery" style="text-decoration: none;" target="_blank" title="Phoca Gal'
. 'lery">Gall'
. 'ery</a></div>';


değiştir :


echo '';


components/com_phocagallery/views/category/tmpl/default.html

bul :


echo '<div style="text-align: center; color: rgb(211, 211, 211);display:block;">Powered by <a href="http://www.phoca.cz/phocagallery" style="text-decoration: none;">Phoca Gallery</a></div>';
?>


değiştir :


echo '';