frio: events - adapt changes to the templates of the other themes
This commit is contained in:
parent
8b4c416713
commit
c99da380cf
12 changed files with 247 additions and 189 deletions
|
@ -576,6 +576,7 @@ function events_content(&$a) {
|
|||
'$t_orig' => $t_orig,
|
||||
'$summary' => array('summary', t('Title:'), $t_orig, '', '*'),
|
||||
'$sh_text' => t('Share this event'),
|
||||
'$share' => array('share', t('Share this event'), $sh_checked, ''),
|
||||
'$sh_checked' => $sh_checked,
|
||||
'$nofinish' => array('nofinish', t('Finish date/time is not known or not relevant'), $n_checked),
|
||||
'$adjust' => array('adjust', t('Adjust for viewer timezone'), $a_checked),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue