test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • turnerje Friend
    #137226

    How do I eliminate the content meta name (<meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” />
    ) from the Ja Rutile template?

    scotty Friend
    #286970

    /libraries/joomla/document/html/renderer/head.php line 83…
    [PHP]
    $strHtml .= $tab.'<meta name=”generator” content=”‘.$document->getGenerator().'” />’.$lnEnd;[/PHP]

    replace ‘.$document->getGenerator().’ with your own text or rem out the line altogether.

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

This topic contains 2 replies, has 2 voices, and was last updated by  scotty 16 years ago.

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