|
Stud.IP
jlu_3.1 Revision 48552
|
Variables | |
| if(!$controller->showResult($vote))(_('Abstimmen'), 'vote', array('value'=> $vote-> id))?><? | else = Studip\LinkButton::create(_('Ergebnisse'), ContentBoxHelper::href($vote->id, array('preview[]' => $vote->id))) |
| endif | |
| if (!$controller->showResult($vote)) (_('Abstimmen'), 'vote', array('value' => $vote->id)) ?> <? else = Studip\LinkButton::create(_('Ergebnisse'), ContentBoxHelper::href($vote->id, array('preview[]' => $vote->id))) |
| endif |