Closed (fixed)
Project:
Guestbook
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
16 Jan 2006 at 20:52 UTC
Updated:
15 Feb 2006 at 20:31 UTC
I've added a reply link to the guestbook.
This code should be placed after row 223 (223 is old code):
223: if ( $entry["recipient"] == $user->uid && $user->uid >0 ) {
224:
225: $output .= "" . t('reply') . " ";
| Comment | File | Size | Author |
|---|---|---|---|
| guestbook_3.module | 10.74 KB | sebdah |
Comments
Comment #1
hba commentedI haven't added your reply link, but I've changed the author link to point directly to his/her guestbook.
Fixed for module 4.6.0 now.
Comment #2
(not verified) commented