Greystuff Skin

From iGeek
< Help:Setup
SetupGreystuff Skin
~/Desktop/GreyStuff/includes/GreyStuffTemplate.php:633:
——
$html .= $this->get( 'catlinks' ) . $this->getClear();
——
$oldcatlinks = $this->get( 'catlinks' );
$newcatlinks = str_replace(“/Category:”, “/“, $oldcatlinks);
$html .= $newcatlinks . $this->getClear();
Cookies help us deliver our services. By using our services, you agree to our use of cookies.