dynamic group edit buttons
This commit is contained in:
parent
29b5d398fd
commit
ac3df5fece
5 changed files with 32 additions and 3 deletions
|
|
@ -210,6 +210,7 @@ function group_side($every="contacts",$each="group",$edit = false, $group_id = 0
|
|||
$tpl = get_markup_template("group_side.tpl");
|
||||
$o = replace_macros($tpl, array(
|
||||
'$title' => t('Groups'),
|
||||
'$edittext' => t('Edit group'),
|
||||
'$createtext' => t('Create a new group'),
|
||||
'$groups' => $groups,
|
||||
'$add' => t('add'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue