|
Edit the language file english.php and edit the actual message
// showgallery.php
$Globals['pp_lang']['emailsug'] = "${rname} has suggested you look at a Photo Gallery on {$Globals['webname']}. The link to the gallery is:
{$Globals['maindir']}/showgallery.php?cat={$cat}&ppuser={$ppuser}&catp={$catp}
Enjoy!
The {$Globals['webname']} Team
{$Globals['domain']}";
$Globals['pp_lang']['esugsub'] = "{$rname} suggests you view this Image Gallery";
|