assign("iconmenu", $plist->show_iconmenu()); $smarty->assign("header", print_header(get_template_path('images/hdd_linux_unmount.png'), sprintf(_("Welcome %s!"), $ui->cn))); $smarty->assign("year", date("Y")); $smarty->assign("revision", get_gosa_version()); $display= $smarty->fetch(get_template_path('welcome.tpl', TRUE)); } ?>