Replace remaining references to contact_template.tpl by contact/entry.tpl
This commit is contained in:
parent
293f147867
commit
a6d96bf1b7
5 changed files with 6 additions and 10 deletions
|
@ -179,7 +179,7 @@ function frio_contact_photo_menu(App $a, &$args)
|
|||
|
||||
// Add to pm link a new key with the value 'modal'.
|
||||
// Later we can make conditions in the corresponding templates (e.g.
|
||||
// contact_template.tpl)
|
||||
// contact/entry.tpl)
|
||||
if (strpos($pmlink, 'message/new/' . $cid) !== false) {
|
||||
$args['menu']['pm'][3] = 'modal';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue