Project:Contact Link
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi
I think this would be great if contact form would be opened in lightbox how do you think about that?

Comments

#1

using the automodal module and modifying line 17 in contactlink.module to become :

'attributes' => array('title' => t('Email the author via the contact form.'), 'class' => t('automodal')),

does the job.

nobody click here