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