cleanup and re-organise the voting and attendance buttons

This commit is contained in:
zotlabs
2016-11-07 18:29:38 -08:00
parent 66f7437965
commit c427fe94da
3 changed files with 40 additions and 19 deletions

View File

@@ -355,6 +355,10 @@ class ThreadItem {
'unverified' => $unverified,
'forged' => $forged,
'location' => $location,
'attend_label' => t('Attend'),
'attend_title' => t('Attendance Options'),
'vote_label' => t('Vote'),
'vote_title' => t('Voting Options'),
'indent' => $indent,
'owner_url' => $this->get_owner_url(),
'owner_photo' => $this->get_owner_photo(),