How do I remove the 'Website' heading from the notification

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
Annie
Posts: 20
Joined: Sat May 15, 2010 5:08 pm

How do I remove the 'Website' heading from the notification

Post by Annie »

Script URL: Gbook
Version of script: 1.7

How do I remove the 'Website' heading from the notification emails? I haven't included the website field in my guestbook so I don't want this entry to appear in the email, particularly the one the person who signs the guestbook gets.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: How do I remove the 'Website' heading from the notificat

Post by Klemen »

Try deleting this code from gbook.php file (twice):

Code: Select all

$message.= "$lang[t19] $url\n";
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Annie
Posts: 20
Joined: Sat May 15, 2010 5:08 pm

Re: How do I remove the 'Website' heading from the notificat

Post by Annie »

Many thanks. That's done the trick.
Post Reply