|
Stud.IP
2.5 Revision
|
Variables | |
| </th >< th ><?=_( 'Name') ?></th >< th > & | nbsp |
| </th ></tr ></thead >< tbody ><? foreach( $persons as $index=> | $person |
| <?=$offset+$index+1 ?></td >< td ><?=Avatar::getAvatar( $person[ 'user_id']) -> getImageTag(Avatar::SMALL) ?></td >< td >< a hrefforeach( $person[ 'is_king'] as $type=> $text)( 'icons/16/yellow/crown.png', array( 'alt'=> $text, 'title'=> $text, 'class'=> 'text-top')) ?><? endforeach ?></td >< td ><?if( $person[ 'user_id']==$GLOBALS[ 'user']->id)( 'score/unpublish') ?>"> <? | endif |
| </th></tr></thead><tbody><? foreach ($persons as $index => $person |
| <?= $offset + $index + 1 ?></td><td><?= Avatar::getAvatar($person['user_id'])-> getImageTag (Avatar::SMALL) ?> </td> <td> <a hrefforeach ($person['is_king'] as $type => $text) ('icons/16/yellow/crown.png', array('alt' => $text, 'title' => $text, 'class' => 'text-top')) ?> <? endforeach ?> </td> <td><?if ($person['user_id'] == $GLOBALS['user']->id) ('score/unpublish') ?>"> <? endif |
| </th><th><?= _('Punkte') ?></th><th><?= _('Titel') ?></th><th> & nbsp |