guestbook templates

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
tex10

guestbook templates

Post by tex10 »

anyone mind sharing their template for the guestbook module?

not the one that comes with it... but something a bit simpler perhaps..

thanks!
tex10

Re: guestbook templates

Post by tex10 »

here is a one that is a little clearer



   
{$date_title}:{$date} {$time}
{$sender_title}: {$sender}


{if $country || $location}
{/if}
{if $country}
{$country_title}: {$country}
{/if}
{if $country && $location}
{/if}
{if $location}
{$location_title}: {$location}
{/if}
{if $country || $location}
{/if}
{if $e_mail}
{$e_mail_title}: {$e_mail_cloaked}


{/if}
{if $homepage}
{$homepage_title}: {$homepage}
{/if}
   
    {$message_title}:
    {$message}


--------------------------------------------------------------------------------
Locked

Return to “Modules/Add-Ons”