Revision 1475 | Revision 1483 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed
{foreach $dirs as $dir}<div id="dir_{$dir.ID}"><div style="float:left"></div><div style="float:left;">{$dir.Name}</div><div style="clear:both;float:none;"></div>{foreach $items as $item}<div id="item_{$item.ID}"><div style="float:left;"></div><div style="float:left;">{$item.kurzbezeichnung}</div><div style="clear:both;float:none;"></div></div>{/foreach}</div>{/foreach}