Blame | Letzte Änderung | Log anzeigen | RSS feed
{include file="header.tpl"}<table width="662"><tr><td valign="top"><table width="662"><tr><td colspan="2" class="links">Details zum Projekbenutzer</td></tr><tr><td class="links_projekt">Name</td><td class="rechts" width="480">{$projekt_benutzer->login->pl_name}</td></tr><tr><td class="links_projekt">Projekte</td><td><table cellspacing=0 cellpadding=0>{section name=p_ind loop=$projekt_benutzer->pb_projekte}<tr><td class="rechts">{$projekt_benutzer->pb_projekte[p_ind]->p_name}</td></tr>{/section}</table></td></tr><tr><td class="links_projekt">Status</td><td class="rechts">{$projekt_benutzer->status}</td></tr><tr><td class="links_projekt">Intern?</td><td class="rechts">{$projekt_benutzer->intern}</td></tr><tr><td class="links_projekt">erstellt am</td><td class="rechts">{$projekt_benutzer->erstellt_am}</td></tr><tr><td class="links_projekt">erstellt von</td><td class="rechts">{$projekt_benutzer->erstellt_von}</td></tr><tr><td class="links_projekt">letzte Änderung am</td><td class="rechts">{$projekt_benutzer->letzte_Aenderung_am}</td></tr><tr><td class="links_projekt">letzte Änderung von</td><td class="rechts">{$projekt_benutzer->letzte_Aenderung_von}</td></tr></table></td><td width="77" align="right" valign="top">{include file="buttons.tpl"}</td></tr></table>{include file="footer.tpl"}