How can I remove "


hi,

how can remove "" in generated page? have changed content of meta data in joomla configuration , still in pages. idea  how ? thanks

you have manually edit includes/frontend.php.  on line 200, replace:

code: select all

      $mainframe->addmetatag( 'generator', $_version->product . ' - ' . $_version->copyright);


with:

code: select all

      //$mainframe->addmetatag( 'generator', $_version->product . ' - ' . $_version->copyright);


don't forget document changes can redo them after upgrade. ;)





Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62