Administrace odkazů
+ Přidat
Id |
Název |
Odkaz |
Typ |
Akce |
links as $link) {
switch ($link->type):
case Infantry_Type_Link::SPONSOR: $type = 'Sponzor';
break;
case Infantry_Type_Link::PARTNER: $type = 'Partner';
break;
case Infantry_Type_Link::PROGAMING: $type = 'Progaming';
break;
case Infantry_Type_Link::COMMUNITY: $type = 'Komunita';
break;
default: $type = 'Neznámý';
endswitch;
?>
= $link->link_id?> |
= $link->title?> |
= $link->link?> |
= $type?> |
upravit /
smazat
|
}?>