respect hidewall
This commit is contained in:
parent
94b21245bc
commit
65286f79ed
2 changed files with 11 additions and 8 deletions
|
@ -507,7 +507,7 @@ function events_content(&$a) {
|
|||
'$sh_text' => t('Share this event'),
|
||||
'$sh_checked' => $sh_checked,
|
||||
'$preview' => t('Preview'),
|
||||
'$acl' => (($cid) ? '' : populate_acl(((x($orig_event)) ? $orig_event : $a->user),false, false)),
|
||||
'$acl' => (($cid) ? '' : populate_acl(((x($orig_event)) ? $orig_event : $a->user),false)),
|
||||
'$submit' => t('Submit')
|
||||
|
||||
));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue