add some subtle delineation to directory entries, remove forced link on homepage element (SECURITY)
This commit is contained in:
@@ -217,7 +217,7 @@ function directory_content(&$a) {
|
||||
'pdesc' => $pdesc,
|
||||
'marital' => $marital,
|
||||
'homepage' => $homepage,
|
||||
'homepageurl' => $homepageurl,
|
||||
'homepageurl' => linkify($homepageurl),
|
||||
'hometown' => $hometown,
|
||||
'about' => $about,
|
||||
'conn_label' => t('Connect'),
|
||||
|
||||
Reference in New Issue
Block a user